Skip to content

Commit 7cd7f6d

Browse files
committed
Trivial change to force a rebuild on incremental testers' machines.
[SVN r37287]
1 parent 4c39e8c commit 7cd7f6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/boost/python/detail/prefix.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// The rule is that <Python.h> must be included before any system
99
// headers (so it can get control over some awful macros).
1010
// Unfortunately, Boost.Python needs to #include <limits.h> first, at
11-
// least... but this gets us as close as possible.
11+
// least... but this gets us as close as possible.
1212

1313
# include <boost/python/detail/wrap_python.hpp>
1414
# include <boost/python/detail/config.hpp>

0 commit comments

Comments
 (0)