Pointer tests now need <algorithm> (for std::swap), but no tabs.
This commit is contained in:
parent
a66cf7924c
commit
2ce91b823c
@ -16,6 +16,7 @@
|
||||
#include "rapidjson/pointer.h"
|
||||
#include "rapidjson/stringbuffer.h"
|
||||
#include <sstream>
|
||||
#include <algorithm>
|
||||
|
||||
using namespace rapidjson;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user