Salome HOME
Undef max Visual Studio definition.
[modules/hexablock.git] / src / HEXABLOCK / HexXmlWriter.hxx
index c577eaeb0fab134c0446939a5fb03a737f7601d4..a83ce06dce4834fe18b82aa17bda88013116e628 100755 (executable)
 #ifndef __XML_WRITER_H
 #define __XML_WRITER_H
 
+#include "Hex_defines.hxx"
 #include "hexa_base.hxx"
 #include <stack>
 #include <vector>
 
 BEGIN_NAMESPACE_HEXA
 
-class XmlWriter 
+class HEXABLOCKENGINE_EXPORT XmlWriter 
 {
 public :
    XmlWriter ();