Skip to content

Commit 6e3b786

Browse files
committed
Remove time related types due to ctime resolving everything
1 parent 913e008 commit 6e3b786

File tree

5 files changed

+0
-53
lines changed

5 files changed

+0
-53
lines changed

src/ystdlib/wrapped_facade_headers/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ cpp_library(
22
NAME wrapped_facade_headers
33
NAMESPACE ystdlib
44
PUBLIC_HEADERS
5-
bits/types/clock_t.h
6-
bits/types/time_t.h
75
sys/types.h
86
TESTS_SOURCES
9-
test/test_bits_types_clock_t.cpp
10-
test/test_bits_types_time_t.cpp
117
test/test_sys_types.cpp
128
)

src/ystdlib/wrapped_facade_headers/bits/types/clock_t.h

Lines changed: 0 additions & 14 deletions
This file was deleted.

src/ystdlib/wrapped_facade_headers/bits/types/time_t.h

Lines changed: 0 additions & 14 deletions
This file was deleted.

src/ystdlib/wrapped_facade_headers/test/test_bits_types_clock_t.cpp

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/ystdlib/wrapped_facade_headers/test/test_bits_types_time_t.cpp

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)