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/poison.hpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/poison.hpp') diff --git a/src/poison.hpp b/src/poison.hpp index 2b53e15..27707b3 100644 --- a/src/poison.hpp +++ b/src/poison.hpp @@ -20,6 +20,9 @@ // just mention "fwd.hpp" to make formatter happy + +namespace tmwa +{ // impossible(*) to use safely // removed in C11 # pragma GCC poison gets @@ -116,5 +119,6 @@ # pragma GCC poison ifstream # pragma GCC poison ofstream # pragma GCC poison fstream +} // namespace tmwa #endif // GENERATING_DEPENDENCIES -- cgit v1.2.3-70-g09d2