Skip to content

Commit 50d690b

Browse files
author
Sriya Pratipati
committed
removed unused include
1 parent 8b2e2a9 commit 50d690b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/test/src/__support/wchar/utf8_to_32_test.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#include "src/__support/error_or.h"
1010
#include "src/__support/wchar/character_converter.h"
1111
#include "src/__support/wchar/mbstate.h"
12-
#include "src/__support/wchar/utf_ret.h"
1312
#include "test/UnitTest/Test.h"
1413

1514
TEST(LlvmLibcCharacterConverterUTF8To32Test, OneByte) {

0 commit comments

Comments
 (0)