aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/WinDefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/WinDefs.h')
-rw-r--r--include/WinDefs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/WinDefs.h b/include/WinDefs.h
index b3421c0bc..b13239a7c 100644
--- a/include/WinDefs.h
+++ b/include/WinDefs.h
@@ -5,6 +5,7 @@
// Copyright 1998-2001 by Neil Hodgson <neilh@scintilla.org>
// The License.txt file describes the conditions under which this software may be distributed.
+#ifdef NEVER_EVER
#ifndef WINDEFS_H
#define WINDEFS_H
@@ -195,3 +196,4 @@ struct FORMATRANGE {
#endif /* !_MSC_VER */
#endif
+#endif \ No newline at end of file