aboutsummaryrefslogtreecommitdiff
path: root/lprefix.h
diff options
context:
space:
mode:
Diffstat (limited to 'lprefix.h')
-rw-r--r--lprefix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lprefix.h b/lprefix.h
index dd14767e..484f2ad6 100644
--- a/lprefix.h
+++ b/lprefix.h
@@ -33,7 +33,7 @@
33/* 33/*
34** Windows stuff 34** Windows stuff
35*/ 35*/
36#if defined(_WIN32) /* { */ 36#if defined(_WIN32) /* { */
37 37
38#if !defined(_CRT_SECURE_NO_WARNINGS) 38#if !defined(_CRT_SECURE_NO_WARNINGS)
39#define _CRT_SECURE_NO_WARNINGS /* avoid warnings about ISO C functions */ 39#define _CRT_SECURE_NO_WARNINGS /* avoid warnings about ISO C functions */