Salome HOME
Moved some functionality to VTKViewer_Utilities.h
[modules/kernel.git] / src / Plot2d / Plot2d.cxx
index 07f33f4b3292fabee4f832f95af4e962af77a381..3034de6e67077b2d6e8705b41163a9f94b5c3e1a 100644 (file)
@@ -1,13 +1,15 @@
-//  File      : Plot2d.cxx
-//  Created   : Wed Mar 20 11:56:18 2002
-//  Author    : Nicolas REJNERI
-//  Project   : SALOME
-//  Module    : OCCViewer
-//  Copyright : Open CASCADE 2002
+//  Copyright (C) 2003  CEA/DEN, EDF R&D
+//
+//
+//
+//  File   : Plot2d.cxx
+//  Author : Nicolas REJNERI
+//  Module : SALOME
 //  $Header$
 
 #include "Plot2d.h"
 #include "Plot2d_ViewFrame.h"
+using namespace std;
 
 QAD_ViewFrame* Plot2d::createView(QAD_RightFrame* parent)
 {