Salome HOME
Moved some functionality to VTKViewer_Utilities.h
[modules/kernel.git] / src / Plot2d / Plot2d.cxx
index 9aa2f06d3f6a1cc5d8fd708f5ab9590a1a579be2..3034de6e67077b2d6e8705b41163a9f94b5c3e1a 100644 (file)
@@ -9,6 +9,7 @@
 
 #include "Plot2d.h"
 #include "Plot2d_ViewFrame.h"
+using namespace std;
 
 QAD_ViewFrame* Plot2d::createView(QAD_RightFrame* parent)
 {