diff --git a/BeefySysLib/Common.h b/BeefySysLib/Common.h index fa164320..609faf68 100644 --- a/BeefySysLib/Common.h +++ b/BeefySysLib/Common.h @@ -1,7 +1,12 @@ #pragma once +#ifndef __STDC_LIMIT_MACROS #define __STDC_LIMIT_MACROS +#endif + +#ifndef __STDC_CONSTANT_MACROS #define __STDC_CONSTANT_MACROS +#endif // #include // #include