localrepo/dev-python/pytomlpp/files/fixInclude.patch
2024-04-29 16:26:29 -05:00

13 lines
388 B
Diff

--- a/include/pytomlpp/pytomlpp.hpp 2023-03-21 11:38:24.000000000 -0500
+++ b/include/pytomlpp/pytomlpp.hpp 2024-04-29 15:30:26.041812388 -0500
@@ -32,7 +32,7 @@
#endif
#include "compilers.hpp"
PYTOMLPP_PUSH_OPTIMIZATIONS;
-#include <tomlplusplus/include/toml++/toml.h>
+#include <toml++/toml.h>
PYTOMLPP_POP_OPTIMIZATIONS;
// namespace and type forward declarations