From 8faadd81994d6dd7cc7fc6fc412d87dbd72a48eb Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 25 Jan 2017 16:54:20 -0500 Subject: [PATCH] Variant: Removed uneeded header --- src/Variant.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Variant.cpp b/src/Variant.cpp index 912cd0f62..69b9aadb3 100644 --- a/src/Variant.cpp +++ b/src/Variant.cpp @@ -37,7 +37,6 @@ #include #include #include -#include // These are all error messages generated by the expression evaluator, and are // mostly concerned with how various operators interact with the different