Salome HOME
Python container is obsolete
[modules/gui.git] / src / SUITApp / SUITApp_init_python.hxx
index c2e13e84e77fa12d502f262011591efe58262ef1..dcd23d28574cf849e4ba5e6833fb54c48169aaf8 100644 (file)
@@ -36,7 +36,7 @@
 
 #include <Python.h>
 
-#ifdef WNT
+#ifdef WIN32
 #  if defined SUITAPP_EXPORTS || defined SUITApp_EXPORTS
 #    define SUITAPP_EXPORT __declspec(dllexport)
 #  else