mirror of
https://github.com/holub/mame
synced 2025-07-03 17:08:39 +03:00
Merge pull request #3888 from justindarc/fix-c2680
apollo.h: Fix C2680 compiler error in Visual Studio
This commit is contained in:
commit
5d5a94e3d7
@ -36,6 +36,7 @@
|
|||||||
#include "bus/rs232/rs232.h"
|
#include "bus/rs232/rs232.h"
|
||||||
|
|
||||||
#include "diserial.h"
|
#include "diserial.h"
|
||||||
|
#include "screen.h"
|
||||||
|
|
||||||
#ifndef VERBOSE
|
#ifndef VERBOSE
|
||||||
#define VERBOSE 0
|
#define VERBOSE 0
|
||||||
|
Loading…
Reference in New Issue
Block a user