JSON Windows compilation

This commit is contained in:
Aleksandar Fabijanic
2012-06-11 23:44:56 +00:00
parent 5de28ec806
commit 74b8911d13
2 changed files with 5 additions and 2 deletions

View File

@@ -35,9 +35,12 @@
#include "Poco/Ascii.h"
#include "Poco/Token.h"
#include "Poco/JSON/Parser.h"
#include "Poco/JSON/JSONException.h"
#undef min
#undef max
#include <limits>
namespace Poco
{