Commit Wars Episode V: The setup.h strikes back

Originally committed to SVN as r1217.
This commit is contained in:
David Lamparter 2007-06-08 00:44:44 +00:00
parent 0d0c423398
commit f7fe30b7c9
2 changed files with 0 additions and 3 deletions

View File

@ -34,7 +34,6 @@
//
#include "setup.h"
#include <wx/wxprec.h>
#include "lavc_file.h"

View File

@ -36,8 +36,6 @@
#pragma once
#include "setup.h"
#ifdef WIN32
#define EMULATE_INTTYPES
#endif