Skip to content

Commit 2ff2d3a

Browse files
committed
Add missing exports
1 parent 3555c5b commit 2ff2d3a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ystdlib/wrapped_facade_headers/CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ cpp_library(
22
NAME wrapped_facade_headers
33
NAMESPACE ystdlib
44
PUBLIC_HEADERS
5+
bits/types/clock_t.h
6+
bits/types/clockid_t.h
7+
bits/types/time_t.h
58
sys/types.h
69
TESTS_SOURCES
710
test/test_bits_types_clock_t.cpp

0 commit comments

Comments
 (0)