summaryrefslogtreecommitdiff
path: root/src/poison.hpp
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-06-26 22:45:23 -0700
committerBen Longbons <b.r.longbons@gmail.com>2014-06-26 22:45:23 -0700
commit23c6155f8e6ce93f41597e7aa860cca0b5110e4b (patch)
tree541002308074e4bf02f7f9a3470749a109873b73 /src/poison.hpp
parent2f4fc005937e75d931eb6ef87a3fe16364d45113 (diff)
downloadtmwa-23c6155f8e6ce93f41597e7aa860cca0b5110e4b.tar.gz
tmwa-23c6155f8e6ce93f41597e7aa860cca0b5110e4b.tar.bz2
tmwa-23c6155f8e6ce93f41597e7aa860cca0b5110e4b.tar.xz
tmwa-23c6155f8e6ce93f41597e7aa860cca0b5110e4b.zip
changing the rules in a clean environment doesn't rebuild
Diffstat (limited to 'src/poison.hpp')
-rw-r--r--src/poison.hpp4
1 files changed, 4 insertions, 0 deletions
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