X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSUITApp%2FSUITApp_init_python.hxx;h=dcd23d28574cf849e4ba5e6833fb54c48169aaf8;hb=a53aa781ad4987bc9c9c00ed1af3b052f471ec73;hp=50855fb9dee3b92c0d9b0cdbd78eb8058a959fbd;hpb=3593b4d1585d69f34034e5c678dc97b6e92a85cf;p=modules%2Fgui.git diff --git a/src/SUITApp/SUITApp_init_python.hxx b/src/SUITApp/SUITApp_init_python.hxx index 50855fb9d..dcd23d285 100644 --- a/src/SUITApp/SUITApp_init_python.hxx +++ b/src/SUITApp/SUITApp_init_python.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 // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -36,7 +36,7 @@ #include -#ifdef WNT +#ifdef WIN32 # if defined SUITAPP_EXPORTS || defined SUITApp_EXPORTS # define SUITAPP_EXPORT __declspec(dllexport) # else