Commit 23056aba authored by miloyip@gmail.com's avatar miloyip@gmail.com

Added #include <new> for placement new operator.

git-svn-id: https://rapidjson.googlecode.com/svn/trunk@105 c5894555-1306-4e8d-425f-1f6f381ee07c
parent 51365162
......@@ -3,6 +3,7 @@
#include "reader.h"
#include "internal/strfunc.h"
#include <new> // placement new
#ifdef _MSC_VER
#pragma warning(push)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment