From 62bc51f8d265786b87d4e4755ab0f0bdf04cc50f Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 14 May 2009 12:11:13 +0000 Subject: Removed SCI_NAMESPACE so that it is set in build files to prevent spread of includsion of Platform.h. --- include/Platform.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/Platform.h b/include/Platform.h index 6209a3784..3d8ee63af 100644 --- a/include/Platform.h +++ b/include/Platform.h @@ -39,7 +39,6 @@ #endif #elif defined(__APPLE__) -#define SCI_NAMESPACE #undef PLAT_MACOSX #define PLAT_MACOSX 1 -- cgit v1.2.3