Skip to content

Commit

Permalink
Fix build errors in VS2017
Browse files Browse the repository at this point in the history
  • Loading branch information
sdottaka committed Mar 20, 2023
1 parent 490ae7d commit decf135
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Externals/crystaledit/editlib/utils/ctchar.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <cstdarg>

#if defined(_WIN32)
#define STRSAFE_NO_DEPRECATE
#include <strsafe.h>
#define strcasecmp _stricmp
#define strncasecmp _strnicmp
Expand Down

0 comments on commit decf135

Please sign in to comment.