#pragma once #include #include namespace mbgl { using JSDocument = rapidjson::GenericDocument, rapidjson::CrtAllocator>; using JSValue = rapidjson::GenericValue, rapidjson::CrtAllocator>; } // namespace mbgl