1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0033391: Coding - Clearing old definition way for strcasecmp

Removed artifacts for strcasecmp definitions
This commit is contained in:
dpasukhi
2023-05-22 12:53:10 +01:00
committed by jokwajeb
parent 54ed243582
commit 6aa053ae00
6 changed files with 0 additions and 18 deletions

View File

@@ -48,7 +48,6 @@
#ifdef _MSC_VER
#include <stdio.h>
//#define strcasecmp strcmp Already defined
#endif
#ifdef _WIN32