X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FGeomliteTest%2FGeomliteTest_ModificationCommands.cxx;h=1c649cada9420049d27342b029af4d04d2dd91df;hp=38b1600bf04d4eeaf612064a8530ec8d1ff3ea1d;hb=780ee4e25cc8de44daa10216e7e0d3bf963f3f29;hpb=76eeac70cfed4665e134a58fcbaf22ec2e80b3e5 diff --git a/src/GeomliteTest/GeomliteTest_ModificationCommands.cxx b/src/GeomliteTest/GeomliteTest_ModificationCommands.cxx index 38b1600bf0..1c649cada9 100644 --- a/src/GeomliteTest/GeomliteTest_ModificationCommands.cxx +++ b/src/GeomliteTest/GeomliteTest_ModificationCommands.cxx @@ -30,8 +30,10 @@ #include #include #include +#include +#include -#ifdef WNT +#ifdef _MSC_VER #include //#define strcasecmp strcmp Already defined #endif