]> SALOME platform Git repositories - tools/simanio.git/blobdiff - src/SimanIO_Link.hxx
Salome HOME
Porting SimanIO library on WIN32 platform.
[tools/simanio.git] / src / SimanIO_Link.hxx
index 0e99439657a5ecca736272a3a0418907e453dc14..d01d8302246a5d217bec3dd2edef16e9822912c3 100644 (file)
 #ifndef SIMANIO_LINK_H
 #define SIMANIO_LINK_H
 
+#include "SimanIO.hxx"
+
 #include "SimanIO_Configuration.hxx"
 
 /**
  * \brief Class for creation of connection with SIMAN database.
  */
 
-class SimanIO_Link {
+class SIMANIO_EXPORT SimanIO_Link {
   std::string myStudy;    ///< identifier of the study in the SIMAN
   std::string myScenario; ///< identifier of the scenario in the SIMAN
   std::string myUser;     ///< identifier of the user in the SIMAN