From 23c6155f8e6ce93f41597e7aa860cca0b5110e4b Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 26 Jun 2014 22:45:23 -0700 Subject: changing the rules in a clean environment doesn't rebuild --- src/warnings.hpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/warnings.hpp') diff --git a/src/warnings.hpp b/src/warnings.hpp index 6c291da..c6c6695 100644 --- a/src/warnings.hpp +++ b/src/warnings.hpp @@ -23,6 +23,10 @@ // just mention "fwd.hpp" to make formatter happy + +namespace tmwa +{ + // This file is currently targeted at: // GCC 4.6 (incomplete due to bugs) // GCC 4.7 (for few minor workarounds) @@ -781,3 +785,4 @@ EG47("-Wzero-as-null-pointer-constant") #undef W48 #undef E48 #undef X48 +} // namespace tmwa -- cgit v1.2.3-70-g09d2