summaryrefslogtreecommitdiff
path: root/src/core/General.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-03-27 20:53:47 +0100
committeraap <aap@papnet.eu>2020-03-27 20:53:47 +0100
commite7c18fc17f82c40e937367726e07a58d5d4d7bce (patch)
tree56cb927424f601b27f0bc8821c7761f0e7468724 /src/core/General.h
parentXInput (diff)
downloadre3-e7c18fc17f82c40e937367726e07a58d5d4d7bce.tar.gz
removed windows.h for most .cpps
Diffstat (limited to 'src/core/General.h')
-rw-r--r--src/core/General.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/General.h b/src/core/General.h
index a7b240c2..f32846eb 100644
--- a/src/core/General.h
+++ b/src/core/General.h
@@ -1,5 +1,7 @@
#pragma once
+#include <ctype.h>
+
class CGeneral
{
public: