remove double include
This commit is contained in:
parent
a03e0266fb
commit
9de4164d1f
@ -36,7 +36,6 @@
|
||||
|
||||
// BOCHS INCLUDES
|
||||
#include "bochs.h"
|
||||
#include "bxversion.h"
|
||||
#include "keymap.h"
|
||||
#include "iodev.h"
|
||||
|
||||
|
@ -41,7 +41,6 @@
|
||||
#define BX_PLUGGABLE
|
||||
|
||||
#include "config.h" // definitions based on configure script
|
||||
#include "bxversion.h"
|
||||
#include "param_names.h"
|
||||
|
||||
#if BX_WITH_WX
|
||||
|
Loading…
Reference in New Issue
Block a user