mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-22 08:02:06 +02:00
JSON Windows compilation
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user