diff options
Diffstat (limited to 'tracker-wii/wiiyourself/warns-end.hpp')
-rw-r--r-- | tracker-wii/wiiyourself/warns-end.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tracker-wii/wiiyourself/warns-end.hpp b/tracker-wii/wiiyourself/warns-end.hpp new file mode 100644 index 00000000..beaf245d --- /dev/null +++ b/tracker-wii/wiiyourself/warns-end.hpp @@ -0,0 +1,3 @@ +#ifdef __GNUG__ +# pragma GCC diagnostic pop +#endif |