mirror of https://github.com/odrling/Aegisub
Commit Wars Episode V: The setup.h strikes back
Originally committed to SVN as r1217.
This commit is contained in:
parent
0d0c423398
commit
f7fe30b7c9
|
@ -34,7 +34,6 @@
|
||||||
//
|
//
|
||||||
|
|
||||||
|
|
||||||
#include "setup.h"
|
|
||||||
#include <wx/wxprec.h>
|
#include <wx/wxprec.h>
|
||||||
#include "lavc_file.h"
|
#include "lavc_file.h"
|
||||||
|
|
||||||
|
|
|
@ -36,8 +36,6 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "setup.h"
|
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
#define EMULATE_INTTYPES
|
#define EMULATE_INTTYPES
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue