diff options
Diffstat (limited to 'tests/writer_string.hpp')
-rw-r--r-- | tests/writer_string.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/writer_string.hpp b/tests/writer_string.hpp index 1004fa0..a862922 100644 --- a/tests/writer_string.hpp +++ b/tests/writer_string.hpp @@ -1,5 +1,5 @@ -#ifndef HEADER_WRITER_STRING_HPP
-#define HEADER_WRITER_STRING_HPP
+#ifndef HEADER_TEST_WRITER_STRING_HPP
+#define HEADER_TEST_WRITER_STRING_HPP
#include "../src/pugixml.hpp"
|