X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FXAO%2FXAO_Xao.hxx;h=40b2a50ad6f6d4d16c4f7f800cebe3e7a4f4ad08;hb=fc58f61296564ed051733423359e2a55eef4b403;hp=451d327cb6d72707ca0469a0964ef0f5796a30cc;hpb=f1519c7ef36cf42aaef99bad0aa5ba3d7d562c31;p=modules%2Fgeom.git diff --git a/src/XAO/XAO_Xao.hxx b/src/XAO/XAO_Xao.hxx index 451d327cb..40b2a50ad 100644 --- a/src/XAO/XAO_Xao.hxx +++ b/src/XAO/XAO_Xao.hxx @@ -1,9 +1,9 @@ -// Copyright (C) 2013 CEA/DEN, EDF R&D +// Copyright (C) 2013-2014 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 @@ -23,10 +23,17 @@ #include #include + +#include "XAO.hxx" #include "XAO_Exception.hxx" #include "XAO_XaoUtils.hxx" #include "XAO_Geometry.hxx" +#ifdef WIN32 +#pragma warning(disable:4290) // Warning Exception ... +#pragma warning(disable:4251) // Warning dll-interface ... +#endif + namespace XAO { class Group; @@ -40,7 +47,7 @@ namespace XAO * @class Xao * The Xao class describes the XAO format. */ - class Xao + class XAO_EXPORT Xao { public: /**