summaryrefslogtreecommitdiff
path: root/src/JSystem/JGadget/std-stream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JSystem/JGadget/std-stream.cpp')
-rw-r--r--src/JSystem/JGadget/std-stream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JSystem/JGadget/std-stream.cpp b/src/JSystem/JGadget/std-stream.cpp
index 3ce2def24d..4fe582f8f6 100644
--- a/src/JSystem/JGadget/std-stream.cpp
+++ b/src/JSystem/JGadget/std-stream.cpp
@@ -2,7 +2,7 @@
#include "JSystem/JGadget/std-stream.h"
#include "JSystem/JGadget/define.h"
-#include <ctype>
+#include <cctype>
#include <float.h>
namespace JGadget {