Skip to content

Commit 7d9bbcb

Browse files
author
Hana Dusíková
committed
remove include
1 parent 6cc8ecb commit 7d9bbcb

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

include/ctre/rotate.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
#include "atoms.hpp"
55
#include "atoms_characters.hpp"
66
#include "atoms_unicode.hpp"
7-
#include <ctll/list.hpp>
87

98
namespace ctre {
109

single-header/ctre-unicode.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1935,8 +1935,6 @@ template <> struct property_type_builder<property_type::block> {
19351935

19361936
#endif
19371937

1938-
#include <ctll/list.hpp>
1939-
19401938
namespace ctre {
19411939

19421940
// helper functions

single-header/ctre.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1932,8 +1932,6 @@ template <> struct property_type_builder<property_type::block> {
19321932

19331933
#endif
19341934

1935-
#include <ctll/list.hpp>
1936-
19371935
namespace ctre {
19381936

19391937
// helper functions

0 commit comments

Comments
 (0)