diff options
Diffstat (limited to 'src/vec.c')
| -rw-r--r-- | src/vec.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ #include <string.h> +#include "basic_traits.h" + VECTOR_IMPL(Int); VECTOR_IMPL(Bool); VECTOR_IMPL(Long); |
![]() |
index : algds.git | |
| Generic algorithms and data structures in C | root |
| aboutsummaryrefslogtreecommitdiff |