mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 14:00:33 +05:00
Modification to avoid compilation error : 'std::list' has not been declared.
This commit is contained in:
parent
1bed3bf84e
commit
309a73fb95
@ -38,6 +38,8 @@
|
|||||||
|
|
||||||
#include "SMESHGUI_aParameter.h"
|
#include "SMESHGUI_aParameter.h"
|
||||||
|
|
||||||
|
#include <list>
|
||||||
|
|
||||||
class QGroupBox;
|
class QGroupBox;
|
||||||
class QLabel;
|
class QLabel;
|
||||||
class QLineEdit;
|
class QLineEdit;
|
||||||
|
Loading…
Reference in New Issue
Block a user