Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/simpleini.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SimpleIni.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/SimpleIni.h b/SimpleIni.h
index f7058ae..8287560 100644
--- a/SimpleIni.h
+++ b/SimpleIni.h
@@ -211,6 +211,7 @@
# pragma warning (disable: 4127 4503 4702 4786)
#endif
+#include <cstring>
#include <string>
#include <map>
#include <list>