#include <QHash>
#include <QRegExp>
+#include <libxml/tree.h>
+#include <libxml/parser.h>
+#include <libxml/xpath.h>
+#include <libxml/xpathInternals.h>
+
//Med File V 2.2 attributes
#undef MED_H
#undef MED_PROTO_H
}
}
-#include <libxml/tree.h>
-#include <libxml/parser.h>
-#include <libxml/xpath.h>
-#include <libxml/xpathInternals.h>
-
class CVWtab
//contains size=size of vector and the vector (med_int or med_float)
{