Skip to content

Commit 63c3121

Browse files
Ko van der SlootKo van der Sloot
authored andcommitted
removed unneeded include
1 parent e4f922e commit 63c3121

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/ticcl/unicode.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
#include "unicode/unistr.h"
55
#include "unicode/ustream.h"
66
#include "unicode/uchar.h"
7-
#include <unicode/translit.h>
87

98
inline std::string toString( int8_t c ){
109
switch ( c ){

0 commit comments

Comments
 (0)