X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FATOMICGUI%2FATOMICGUI_DeleteOp.cxx;h=66a5acc5440ddb91e8e9f8414f0867db13ac19eb;hb=5a05168744582f9b16571707db6ab2b76baa6fa3;hp=8c65f2135e65524711c158424ac31aa442231a75;hpb=3275b1abf75b243732fe1a5ea9f3a772bd9a58c7;p=samples%2Fatomic.git diff --git a/src/ATOMICGUI/ATOMICGUI_DeleteOp.cxx b/src/ATOMICGUI/ATOMICGUI_DeleteOp.cxx index 8c65f21..66a5acc 100644 --- a/src/ATOMICGUI/ATOMICGUI_DeleteOp.cxx +++ b/src/ATOMICGUI/ATOMICGUI_DeleteOp.cxx @@ -1,9 +1,9 @@ -// Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -17,9 +17,9 @@ // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // -#include -#include -#include +#include "ATOMICGUI_DeleteOp.h" +#include "ATOMICGUI_DataModel.h" +#include "ATOMICGUI.h" /*! Constructor */ ATOMICGUI_DeleteOp::ATOMICGUI_DeleteOp()