summaryrefslogtreecommitdiff
path: root/src/StormPort.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/StormPort.h')
-rw-r--r--src/StormPort.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/StormPort.h b/src/StormPort.h
index 0d98bcb..218d5cf 100644
--- a/src/StormPort.h
+++ b/src/StormPort.h
@@ -168,6 +168,7 @@
#define _tcslen strlen
#define _tcscpy strcpy
#define _tcscat strcat
+ #define _tcschr strchr
#define _tcsrchr strrchr
#define _tcsstr strstr
#define _tprintf printf