add #inlcude <list>

This commit is contained in:
ptv 2006-05-03 10:51:52 +00:00
parent 3bb4346981
commit 2af8a22082

View File

@ -34,6 +34,7 @@
#include <qxml.h> #include <qxml.h>
#include <map> #include <map>
#include <list>
class SMESHGUI_EXPORT SMESHGUI_XmlHandler : public QXmlDefaultHandler class SMESHGUI_EXPORT SMESHGUI_XmlHandler : public QXmlDefaultHandler
{ {