We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f8faf0 commit be35a8fCopy full SHA for be35a8f
src/legacy/main/PythonHelper.cpp
@@ -13,7 +13,7 @@
13
14
#include <Python.h>
15
#include <filesystem>
16
-#include <toml.h>
+#include <toml++/toml.h>
17
18
const unsigned long PIP_EXECUTE_TIMEOUT = 1800 * 1000;
19
0 commit comments