mirror of
https://github.com/holub/mame
synced 2025-06-06 21:03:47 +03:00
Mongoose headers don't play nice with our redefined free() on persnickety compilers (nw)
This commit is contained in:
parent
1d7002416e
commit
ac82fce12d
@ -8,12 +8,12 @@
|
|||||||
|
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
#include "web/mongoose.h"
|
||||||
|
#include "web/json/json.h"
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
#include "emuopts.h"
|
#include "emuopts.h"
|
||||||
#include "ui.h"
|
#include "ui.h"
|
||||||
#include "webengine.h"
|
#include "webengine.h"
|
||||||
#include "web/mongoose.h"
|
|
||||||
#include "web/json/json.h"
|
|
||||||
|
|
||||||
|
|
||||||
//**************************************************************************
|
//**************************************************************************
|
||||||
|
Loading…
Reference in New Issue
Block a user