Salome HOME
Some minor changes in tests. Now the initialization plugin performs correctly in...
[modules/shaper.git] / src / Model / Model_AttributeString.h
index a75ddae6a6e3313b5177b18677e0c1b05944311c..2d1ba634dea54673f8a62b93e388d4b1413c463d 100644 (file)
@@ -1,3 +1,5 @@
+// Copyright (C) 2014-20xx CEA/DEN, EDF R&D
+
 // File:        Model_AttributeString.h
 // Created:     25 august 2014
 // Author:      sbh
@@ -9,7 +11,7 @@
 #include <ModelAPI_AttributeString.h>
 
 #include <TDF_Label.hxx>
-#include <Handle_TDataStd_Name.hxx>
+#include <TDataStd_Name.hxx>
 
 #include <string>