Skip to content

Commit 11c62a8

Browse files
committed
Correct #include #160
1 parent 9d548dc commit 11c62a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/text/test/src/usage_tetengo.text.grapheme_split_cpp.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#include <locale>
1313
#include <memory>
1414
#include <optional>
15+
#include <stdexcept>
1516
#include <string>
1617
#include <vector>
1718

0 commit comments

Comments
 (0)