Skip to content

Commit a76e687

Browse files
Michael GrierEmJayGee
authored andcommitted
Add m/strings/tstring.h to the headers for the m_strings library
1 parent ff278cd commit a76e687

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/libraries/strings/include/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ target_sources(m_strings PUBLIC FILE_SET HEADERS FILES
77
m/strings/ordinal_compare.h
88
m/strings/punning.h
99
m/strings/split.h
10-
m/strings/static_string.h
10+
m/strings/static_string.h
11+
m/strings/tstring.h
1112
)

0 commit comments

Comments
 (0)