clang-format I suppose

This commit is contained in:
Ivan Molodetskikh
2017-11-10 09:38:59 +03:00
committed by Chris Marsh
parent 9d4d145e7f
commit 57316cbaee
6 changed files with 6 additions and 6 deletions

View File

@ -11,8 +11,8 @@
#pragma warning(disable : 6313) // Incorrect operator
#include "rapidjson/document.h"
#include "rapidjson/writer.h"
#include "rapidjson/stringbuffer.h"
#include "rapidjson/writer.h"
#pragma warning(pop)