From 21b5ebeba7dc4ef9d8b1f809741ad73418989a16 Mon Sep 17 00:00:00 2001 From: Cowering Date: Thu, 2 Jul 2015 16:53:38 -0500 Subject: github version of jsoncpp with some fixes: pedantic and C++98 and others. please try to compile for all platforms --- 3rdparty/jsoncpp/include/json/forwards.h | 6 ------ 1 file changed, 6 deletions(-) (limited to '3rdparty/jsoncpp/include/json/forwards.h') diff --git a/3rdparty/jsoncpp/include/json/forwards.h b/3rdparty/jsoncpp/include/json/forwards.h index 84a26cd2f72..ccfe09abf4b 100644 --- a/3rdparty/jsoncpp/include/json/forwards.h +++ b/3rdparty/jsoncpp/include/json/forwards.h @@ -31,12 +31,6 @@ class Value; class ValueIteratorBase; class ValueIterator; class ValueConstIterator; -#ifdef JSON_VALUE_USE_INTERNAL_MAP -class ValueMapAllocator; -class ValueInternalLink; -class ValueInternalArray; -class ValueInternalMap; -#endif // #ifdef JSON_VALUE_USE_INTERNAL_MAP } // namespace Json -- cgit v1.2.3-70-g09d2