diff options
Diffstat (limited to 'Tests/CMakeLib/testUTF8.cxx')
-rw-r--r-- | Tests/CMakeLib/testUTF8.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Tests/CMakeLib/testUTF8.cxx b/Tests/CMakeLib/testUTF8.cxx index 019a2dd..c99a925 100644 --- a/Tests/CMakeLib/testUTF8.cxx +++ b/Tests/CMakeLib/testUTF8.cxx @@ -10,9 +10,7 @@ See the License for more information. ============================================================================*/ #include <cm_utf8.h> - #include <stdio.h> -#include <string.h> typedef char test_utf8_char[5]; |