From 4e4314180f6cf6861cba962efe36701edde71ce4 Mon Sep 17 00:00:00 2001 From: Tyge Løvset <60263450+tylo-work@users.noreply.github.com> Date: Mon, 16 Mar 2020 18:50:03 +0100 Subject: Update cmap_test.c --- cmap_test.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmap_test.c b/cmap_test.c index e77ac5b1..12556517 100644 --- a/cmap_test.c +++ b/cmap_test.c @@ -24,8 +24,8 @@ #include #include -#include -#include +#include +#include declare_CVector_string(s); declare_CMap_stringkey(ss, CString, cstring_destroy); -- cgit v1.2.3