aboutsummaryrefslogtreecommitdiff
path: root/test.cxx
diff options
context:
space:
mode:
authorTaylor C. Richberger <Taywee@gmx.com>2016-08-16 09:13:13 -0600
committerTaylor C. Richberger <Taywee@gmx.com>2016-08-16 09:13:13 -0600
commita60102277fabd086def3d641a05cb6c79190463e (patch)
treefd6981715fbbb645c6f4a298df151897e0fa94db /test.cxx
parentIncrease warnings (diff)
downloadargs.hxx-a60102277fabd086def3d641a05cb6c79190463e.tar.xz
include guards
Diffstat (limited to 'test.cxx')
-rw-r--r--test.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.cxx b/test.cxx
index ad3bfd8..c7dbb8b 100644
--- a/test.cxx
+++ b/test.cxx
@@ -570,6 +570,7 @@ TEST_CASE("Kick-out should work via all flags and value flags", "[args]")
REQUIRE(d3);
}
+#undef ARGS_HXX
#define ARGS_TESTNAMESPACE
#define ARGS_NOEXCEPT
#include <args.hxx>