1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-03 14:10:33 +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

@@ -34,7 +34,6 @@
#include <AIS_Shape.hxx>
#ifdef _WIN32
//#define strcasecmp strcmp Already defined in Standard
# include <stdio.h>
#endif