This commit is contained in:
Branimir Karadžić
2018-09-02 22:37:18 -07:00
parent a4bedea36c
commit e35788949e

View File

@@ -38,7 +38,7 @@
#define _COMMON_INCLUDED_
#if defined(__ANDROID__) || _MSC_VER < 1700
#if defined(__ANDROID__)
#include <sstream>
namespace std {
template<typename T>