Salome HOME
Fix pb with Object Browser update, when several not-loaded components have data....
[modules/gui.git] / src / STD / STD_Application.cxx
index dd478f44e032e7e68376e7e98fa1c89608f6f1f0..947b8f746962d4730ecc87d554beb23a439103a5 100755 (executable)
@@ -24,7 +24,7 @@
 #include <qfiledialog.h>
 #include <qapplication.h>
 
-#include <iostream.h>
+#include <iostream>
 
 /*!Create and return new instance of STD_Application*/
 extern "C" STD_EXPORT SUIT_Application* createApplication()