diff options
Diffstat (limited to 'tests/test_dom_traverse.cpp')
-rw-r--r-- | tests/test_dom_traverse.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_dom_traverse.cpp b/tests/test_dom_traverse.cpp index 4825c67..c647a79 100644 --- a/tests/test_dom_traverse.cpp +++ b/tests/test_dom_traverse.cpp @@ -3,9 +3,8 @@ #include "common.hpp" -#include <stdio.h> - #include <string.h> +#include <stdio.h> #include <wchar.h> #include <utility> |