summaryrefslogtreecommitdiff
path: root/tomlplusplus/tests/odr_test_2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tomlplusplus/tests/odr_test_2.cpp')
-rw-r--r--tomlplusplus/tests/odr_test_2.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tomlplusplus/tests/odr_test_2.cpp b/tomlplusplus/tests/odr_test_2.cpp
new file mode 100644
index 0000000000..763c0c9446
--- /dev/null
+++ b/tomlplusplus/tests/odr_test_2.cpp
@@ -0,0 +1,2 @@
+#include "../toml.hpp"
+#include "../toml.hpp" // make sure it behaves if included more than once