Salome HOME
Compilation under Windows.
[modules/gui.git] / src / Session / Session_Promises.hxx
index be471593e868fe149b87772aabbdb11518438573..87c1414d01c748e869bbee8a12618cbf745f6986 100644 (file)
@@ -21,7 +21,8 @@
 
 #include "SALOMEconfig.h"
 #include CORBA_SERVER_HEADER(SALOME_Session)
+#include "SALOME_Session.hxx"
 
 #include <future>
 
-std::promise<SALOME::Session_var> *GetSessionRefSingleton();
+SESSION_EXPORT std::promise<SALOME::Session_var> *GetSessionRefSingleton();