X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FATOMICGUI%2FATOMICGUI_AddAtomOp.cxx;h=1d4454d4447afdb3416b00399aba18d0e8159afa;hb=e1925a79bcbf685ec49ee8f83d5bef8e9b528a64;hp=ac7d6cb4a4b140dc51c7c7ab46e138489291f6b8;hpb=27aca4eb2d39a45e0c17e161c560a25746bb7dad;p=samples%2Fatomic.git diff --git a/src/ATOMICGUI/ATOMICGUI_AddAtomOp.cxx b/src/ATOMICGUI/ATOMICGUI_AddAtomOp.cxx index ac7d6cb..1d4454d 100644 --- a/src/ATOMICGUI/ATOMICGUI_AddAtomOp.cxx +++ b/src/ATOMICGUI/ATOMICGUI_AddAtomOp.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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 @@ -17,10 +17,10 @@ // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // -#include -#include -#include -#include +#include "ATOMICGUI_AddAtomOp.h" +#include "ATOMICGUI_AddAtomDlg.h" +#include "ATOMICGUI_DataModel.h" +#include "ATOMICGUI.h" #include #include