We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3555c5b commit 2ff2d3aCopy full SHA for 2ff2d3a
src/ystdlib/wrapped_facade_headers/CMakeLists.txt
@@ -2,6 +2,9 @@ cpp_library(
2
NAME wrapped_facade_headers
3
NAMESPACE ystdlib
4
PUBLIC_HEADERS
5
+ bits/types/clock_t.h
6
+ bits/types/clockid_t.h
7
+ bits/types/time_t.h
8
sys/types.h
9
TESTS_SOURCES
10
test/test_bits_types_clock_t.cpp
0 commit comments