aboutsummaryrefslogtreecommitdiff
path: root/src/Config.h
diff options
context:
space:
mode:
authorArisotura <thetotalworm@gmail.com>2020-04-27 22:02:45 +0200
committerArisotura <thetotalworm@gmail.com>2020-04-27 22:02:45 +0200
commit931da1c66fb50138109f8bf4cb157db8f1e79c64 (patch)
tree637acbceabf7de82bb6a8828d218034b32bf9249 /src/Config.h
parentd6efb03248e3c7751b0c7e5d3b6398ea671325b0 (diff)
add a bunch of code
Diffstat (limited to 'src/Config.h')
-rw-r--r--src/Config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Config.h b/src/Config.h
index 84fd57b..0aeab85 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -19,6 +19,8 @@
#ifndef CONFIG_H
#define CONFIG_H
+#include <stdio.h>
+
#include "types.h"
namespace Config