0
0
mirror of https://git.tardis.systems/mirrors/yuzu.git synced 2025-01-03 03:54:45 +00:00

Remove redundant include from common_funcs.h

This commit is contained in:
Yuri Kunde Schlesner 2014-11-02 08:58:51 -02:00
parent a6791e4fc7
commit 8a681cdf3d

View File

@ -39,8 +39,6 @@ template<> struct CompileTimeAssert<true> {};
#include <sys/endian.h>
#endif
#include "common_types.h"
// go to debugger mode
#ifdef GEKKO
#define Crash()