2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-21 05:02:17 +00:00

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

[SVN r37287]
This commit is contained in:
Dave Abrahams
2007-03-26 15:47:05 +00:00
parent 4c39e8c990
commit 7cd7f6d8ee

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>