Salome HOME
Porting HOMARD SALOME module on WIN32 platform.
[modules/homard.git] / src / HOMARD / HomardDriver.hxx
index f75754ac6d1e3461db5bbeac21216fa0158d8766..efabde202ccd2b20d719879f075a5bac37193cd0 100644 (file)
 # ifndef _HOMARDDRIVER_HXX_
 # define _HOMARDDRIVER_HXX_
 
+#include "HOMARD.hxx"
+
 #include <iostream>
 #include <fstream>
 
-class HomardDriver
+class HOMARDIMPL_EXPORT HomardDriver
 {
 public:
   HomardDriver(const std::string siter, const std::string siterp1);