this was not needed, putting back to original content (nw)

This commit is contained in:
Miodrag Milanovic 2013-08-07 17:58:42 +00:00
parent 824c2b0c5b
commit 8e0dfc6525
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
// Distributed under MIT license, or public domain if desired and
// recognized in your jurisdiction.
// See file LICENSE for detail or copy at http://jsoncpp.sourceforge.net/LICENSE
#include "emu.h"
#if !defined(JSON_IS_AMALGAMATION)
# include <json/reader.h>
# include <json/value.h>

View File

@ -2,7 +2,7 @@
// Distributed under MIT license, or public domain if desired and
// recognized in your jurisdiction.
// See file LICENSE for detail or copy at http://jsoncpp.sourceforge.net/LICENSE
#include "emu.h"
#if !defined(JSON_IS_AMALGAMATION)
# include <json/value.h>
# include <json/writer.h>

View File

@ -2,7 +2,7 @@
// Distributed under MIT license, or public domain if desired and
// recognized in your jurisdiction.
// See file LICENSE for detail or copy at http://jsoncpp.sourceforge.net/LICENSE
#include "emu.h"
#if !defined(JSON_IS_AMALGAMATION)
# include <json/writer.h>
# include "json_tool.h"