Modification to avoid compilation error : 'std::list' has not been declared.

This commit is contained in:
mkr 2005-10-11 13:59:31 +00:00
parent 1bed3bf84e
commit 309a73fb95

View File

@ -38,6 +38,8 @@
#include "SMESHGUI_aParameter.h"
#include <list>
class QGroupBox;
class QLabel;
class QLineEdit;