From 3a10a3cf039d5eff0285452f6023cbfdecbaa474 Mon Sep 17 00:00:00 2001 From: Alexandr Arutjunov Date: Sat, 13 Aug 2016 16:27:34 +0300 Subject: [PATCH] [-] Removed unneeded include. --- code/glTFAsset.h | 1 - 1 file changed, 1 deletion(-) diff --git a/code/glTFAsset.h b/code/glTFAsset.h index 3adfb127b..237158de8 100644 --- a/code/glTFAsset.h +++ b/code/glTFAsset.h @@ -54,7 +54,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include #include #include -#include #define RAPIDJSON_HAS_STDSTRING 1 #include