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:
Diffstat (limited to 'SimpleIni.h')
-rw-r--r--SimpleIni.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/SimpleIni.h b/SimpleIni.h
index 2807a8f..a48ef0e 100644
--- a/SimpleIni.h
+++ b/SimpleIni.h
@@ -213,6 +213,7 @@
#endif
#include <cstring>
+#include <cstdlib>
#include <string>
#include <map>
#include <list>