Remove errant extra include.
This commit is contained in:
parent
bfe750f88a
commit
1aaa690eb5
|
@ -179,7 +179,6 @@ int DIALOG_SHIM::VertPixelsFromDU( int y )
|
||||||
// our hashtable is an implementation secret, don't need or want it in a header file
|
// our hashtable is an implementation secret, don't need or want it in a header file
|
||||||
#include <hashtables.h>
|
#include <hashtables.h>
|
||||||
#include <typeinfo>
|
#include <typeinfo>
|
||||||
#include <wx/osx/bmpbuttn.h>
|
|
||||||
|
|
||||||
static RECT_MAP class_map;
|
static RECT_MAP class_map;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue