From 700eed3207129c277c245fec9fdebfa099a0f77e Mon Sep 17 00:00:00 2001 From: Bernard Normier Date: Thu, 13 May 2010 11:50:03 -0400 Subject: Squashed commit of the following: commit f25399b006e5b15b46e4258546d80e1d006e1bc1 Author: U-bwin7\bernard Date: Thu May 13 11:41:01 2010 -0400 VS2010 port --- cpp/src/Slice/PythonUtil.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) mode change 100644 => 100755 cpp/src/Slice/PythonUtil.cpp (limited to 'cpp/src/Slice/PythonUtil.cpp') diff --git a/cpp/src/Slice/PythonUtil.cpp b/cpp/src/Slice/PythonUtil.cpp old mode 100644 new mode 100755 index e00e869c3a5..8a9d96da270 --- a/cpp/src/Slice/PythonUtil.cpp +++ b/cpp/src/Slice/PythonUtil.cpp @@ -14,9 +14,7 @@ #include #include #include -#ifdef __BCPLUSPLUS__ -# include -#endif +#include using namespace std; using namespace Slice; -- cgit v1.2.3