From 14702105238317d78f5e96a567b78dd07e87ac4f Mon Sep 17 00:00:00 2001 From: Fernando Cacciola Date: Mon, 27 Jun 2005 15:05:13 +0000 Subject: [PATCH] fixed: "bcc5.6.4 added to the old cast redirection list" [SVN r29814] --- include/boost/cast.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/cast.hpp b/include/boost/cast.hpp index 0dfa01f..c4ce8d3 100644 --- a/include/boost/cast.hpp +++ b/include/boost/cast.hpp @@ -100,6 +100,6 @@ namespace boost } // namespace boost -#include +# include #endif // BOOST_CAST_HPP