Ylva And Malin
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
game
src
ym
core
Macros
ym_warnings.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros
#define
YM_PUSH_WARNING_TERMINATE
#define
YM_POP_WARNING
_Pragma("GCC diagnostic pop")
Macro Definition Documentation
#define YM_POP_WARNING _Pragma("GCC diagnostic pop")
#define YM_PUSH_WARNING_TERMINATE
Value:
_Pragma(
"GCC diagnostic push"
) \
_Pragma(
"GCC diagnostic ignored \"-Wterminate\""
)
Generated by
1.8.11