We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c39e8c commit 7cd7f6dCopy full SHA for 7cd7f6d
1 file changed
include/boost/python/detail/prefix.hpp
@@ -8,7 +8,7 @@
8
// The rule is that <Python.h> must be included before any system
9
// headers (so it can get control over some awful macros).
10
// Unfortunately, Boost.Python needs to #include <limits.h> first, at
11
-// least... but this gets us as close as possible.
+// least... but this gets us as close as possible.
12
13
# include <boost/python/detail/wrap_python.hpp>
14
# include <boost/python/detail/config.hpp>
0 commit comments