Skip to content

Commit ab440f0

Browse files
committed
Fix build
1 parent cd2f8da commit ab440f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/traits.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#ifndef TRAITS_H_
22
#define TRAITS_H_
33

4+
#include <algorithm>
45
#include <bit>
56
#include <cassert>
67
#include <cstdint>

0 commit comments

Comments
 (0)