From 7cd7f6d8ee31ee93c062e4fd174ec2287430c781 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Mon, 26 Mar 2007 15:47:05 +0000 Subject: [PATCH] Trivial change to force a rebuild on incremental testers' machines. [SVN r37287] --- 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 2cd75063..8b34ed77 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