Windows porting

This commit is contained in:
szy 2005-08-15 07:27:57 +00:00
parent 218ffc54e0
commit ca91872e0e

View File

@ -31,7 +31,11 @@
#include "GEOMGUI.h"
#include "GEOMBase.h"
#ifdef WNT
#include <SALOME_WNT.hxx>
#else
#define SALOME_WNT_EXPORT
#endif
//=================================================================================
// class : GEOMBase_Display
// purpose :