mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
this was not needed, putting back to original content (nw)
This commit is contained in:
parent
824c2b0c5b
commit
8e0dfc6525
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user