diff --git a/Source/Core/Common/Src/Common.h b/Source/Core/Common/Src/Common.h index a6beb79ef2..960bf75559 100644 --- a/Source/Core/Common/Src/Common.h +++ b/Source/Core/Common/Src/Common.h @@ -103,6 +103,8 @@ private: //CrtDebugBreak breakAt(614); #endif // end DEBUG/FAST +#endif + // Windows compatibility #ifndef _WIN32 #include