Skip to content

Commit 60a60bf

Browse files
opoplawskiiboB
authored andcommitted
#include <cstdint> for intptr_t in small_vector.hpp
1 parent 141131d commit 60a60bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/itlib/small_vector.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@
154154

155155
#include <type_traits>
156156
#include <cstddef>
157+
#include <cstdint>
157158
#include <memory>
158159

159160
#define ITLIB_SMALL_VECTOR_ERROR_HANDLING_NONE 0

0 commit comments

Comments
 (0)