From 53005cadc8f16de937ed603d6178f5b82cd2189a Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 31 Mar 2001 12:05:02 +0000 Subject: [PATCH] added workaround [SVN r9687] --- include/boost/integer.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/integer.hpp b/include/boost/integer.hpp index 2410859..be7ed84 100644 --- a/include/boost/integer.hpp +++ b/include/boost/integer.hpp @@ -15,7 +15,7 @@ #ifndef BOOST_INTEGER_HPP #define BOOST_INTEGER_HPP -#include +#include namespace boost {