summaryrefslogtreecommitdiff
path: root/source/config/error_codes_desc_cpp.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'source/config/error_codes_desc_cpp.xsl')
-rw-r--r--source/config/error_codes_desc_cpp.xsl4
1 files changed, 3 insertions, 1 deletions
diff --git a/source/config/error_codes_desc_cpp.xsl b/source/config/error_codes_desc_cpp.xsl
index b25b941..92f48d9 100644
--- a/source/config/error_codes_desc_cpp.xsl
+++ b/source/config/error_codes_desc_cpp.xsl
@@ -20,9 +20,11 @@
#include <string>
#include <map>
-#include "String_s.h"
#include "LCDriver.h"
#include "error_codes_desc.h"
+#if defined(__MINGW32__) || defined(__linux__) || defined(__APPLE__)
+#include "String_s.h"
+#endif // __MINGW32__ || __linux__ || __APPLE__)
/*******************************************************************************
* Types, constants