mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
small fix for last commit - didn't notice that was an #elif instead of #if
This commit is contained in:
parent
56b1373baf
commit
36f3962551
@ -103,6 +103,8 @@ private:
|
||||
//CrtDebugBreak breakAt(614);
|
||||
#endif // end DEBUG/FAST
|
||||
|
||||
#endif
|
||||
|
||||
// Windows compatibility
|
||||
#ifndef _WIN32
|
||||
#include <limits.h>
|
||||
|
Loading…
Reference in New Issue
Block a user