Skip to content

Commit 8e59e28

Browse files
committed
remove unused header
1 parent 999f811 commit 8e59e28

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

atcoder/internal_bit.hpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
#include <intrin.h>
66
#endif
77

8-
#if __cplusplus >= 202002L
9-
#include <bit>
10-
#endif
11-
128
namespace atcoder {
139

1410
namespace internal {

0 commit comments

Comments
 (0)