X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHUtils%2FSMESH_TryCatch.hxx;h=6a9d53621b530dd8ea4c63ad2063b5e3a37ceec4;hb=f89c0586c1d18c14cf772fa64a7fe6cc680376d1;hp=8f1746c8377486318364675864dd108409ae0b7b;hpb=2af758c692b3068f5b13b7346d039630794f666a;p=modules%2Fsmesh.git diff --git a/src/SMESHUtils/SMESH_TryCatch.hxx b/src/SMESHUtils/SMESH_TryCatch.hxx index 8f1746c83..6a9d53621 100644 --- a/src/SMESHUtils/SMESH_TryCatch.hxx +++ b/src/SMESHUtils/SMESH_TryCatch.hxx @@ -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 // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -102,8 +102,8 @@ namespace SMESH { - void throwSalomeEx(const char* txt); - void doNothing(const char* txt); + SMESHUtils_EXPORT void throwSalomeEx(const char* txt); + SMESHUtils_EXPORT void doNothing(const char* txt); } #endif