X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPyConsole%2FPyConsole_Interp.h;h=d65c9e620054c5ef72f06eeee09569f91c566c5d;hb=058edf4f920184f6d5a58e11b65991d35330ad16;hp=5dfa7f78c29b04cb42ae3af9365bc9f699b28667;hpb=401394b2e312e5c4ecd6a410b90eb2c159a675bf;p=modules%2Fshaper.git diff --git a/src/PyConsole/PyConsole_Interp.h b/src/PyConsole/PyConsole_Interp.h index 5dfa7f78c..d65c9e620 100644 --- a/src/PyConsole/PyConsole_Interp.h +++ b/src/PyConsole/PyConsole_Interp.h @@ -6,8 +6,7 @@ #include /// !!! 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();