Salome HOME
Merge branch 'master' of newgeom:newgeom
[modules/shaper.git] / src / PyConsole / PyConsole_Interp.h
index 5dfa7f78c29b04cb42ae3af9365bc9f699b28667..d65c9e620054c5ef72f06eeee09569f91c566c5d 100644 (file)
@@ -6,8 +6,7 @@
 
 #include <PyInterp_Interp.h>   /// !!! WARNING !!! THIS INCLUDE MUST BE VERY FIRST !!!
 
-//PYCONSOLE_EXPORT
-class PyConsole_Interp : public PyInterp_Interp
+class PYCONSOLE_EXPORT PyConsole_Interp : public PyInterp_Interp
 {
 public:
   PyConsole_Interp();