From 9cf0ac13dffc14f53a0cd4a6c2ce5839daa5ea29 Mon Sep 17 00:00:00 2001 From: Hugues Delorme Date: Fri, 12 Feb 2016 11:55:39 +0100 Subject: [PATCH] Fix Clang compilation error --- tests/test_stl_infos.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_stl_infos.c b/tests/test_stl_infos.c index 059cca5..97c818f 100644 --- a/tests/test_stl_infos.c +++ b/tests/test_stl_infos.c @@ -20,6 +20,7 @@ #include "../src/gmio_stl/stl_infos.h" #include +#include struct gmio_test_stl_infos {