From ea4e6c0a4c3053466277251eb2618bbb4e8f0f19 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Wed, 28 Mar 2007 12:44:57 +0000 Subject: [PATCH] Trivial change to force a rebuild on incremental testers' machines. [SVN r37311] --- include/boost/python/detail/prefix.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/python/detail/prefix.hpp b/include/boost/python/detail/prefix.hpp index 8b34ed77..2cd75063 100755 --- a/include/boost/python/detail/prefix.hpp +++ b/include/boost/python/detail/prefix.hpp @@ -8,7 +8,7 @@ // The rule is that must be included before any system // headers (so it can get control over some awful macros). // Unfortunately, Boost.Python needs to #include first, at -// least... but this gets us as close as possible. +// least... but this gets us as close as possible. # include # include