From a720b928c80f18d340173f39f63e7ef9cfb367c1 Mon Sep 17 00:00:00 2001 From: practicalswift Date: Thu, 16 Nov 2017 22:26:34 +0100 Subject: Remove includes in .cpp files for things the corresponding .h file already included --- src/script/interpreter.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/script/interpreter.cpp') diff --git a/src/script/interpreter.cpp b/src/script/interpreter.cpp index d6348f17d..c9a00d13c 100644 --- a/src/script/interpreter.cpp +++ b/src/script/interpreter.cpp @@ -5,7 +5,6 @@ #include