2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-22 17:32:55 +00:00

Trivial change to force a rebuild on incremental testers' machines.

[SVN r37311]
This commit is contained in:
Dave Abrahams
2007-03-28 12:44:57 +00:00
parent 7cd7f6d8ee
commit ea4e6c0a4c

View File

@@ -8,7 +8,7 @@
// The rule is that <Python.h> must be included before any system
// headers (so it can get control over some awful macros).
// Unfortunately, Boost.Python needs to #include <limits.h> first, at
// least... but this gets us as close as possible.
// least... but this gets us as close as possible.
# include <boost/python/detail/wrap_python.hpp>
# include <boost/python/detail/config.hpp>