Salome HOME
Windows porting
authorszy <szy@opencascade.com>
Mon, 15 Aug 2005 07:27:57 +0000 (07:27 +0000)
committerszy <szy@opencascade.com>
Mon, 15 Aug 2005 07:27:57 +0000 (07:27 +0000)
src/DisplayGUI/DisplayGUI.h

index 10f53a97b18109f067c517ea8504e7a9e06429b7..7c96393f2e77f6edcc150fbe5cbe93a74c2576c3 100644 (file)
 
 #include "GEOMGUI.h"
 #include "GEOMBase.h"
-
+#ifdef WNT
+#include <SALOME_WNT.hxx>
+#else
+#define SALOME_WNT_EXPORT
+#endif
 //=================================================================================
 // class    : GEOMBase_Display
 // purpose  :