From 3137fbe973301248530c0aa85c69bf49ad32664a Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Fri, 28 Sep 2018 12:09:18 +0200 Subject: Cleanup: remove redundant prototypes from dive.h A few of these prototypes were already in import-csv.h. Put them in an 'extern "C" { ... }' block. Signed-off-by: Berthold Stoeger --- tests/testparse.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/testparse.cpp b/tests/testparse.cpp index 623e6cc5e..9f88a19aa 100644 --- a/tests/testparse.cpp +++ b/tests/testparse.cpp @@ -3,6 +3,7 @@ #include "core/dive.h" #include "core/divelist.h" #include "core/file.h" +#include "core/import-csv.h" #include "core/parse.h" #include "core/qthelper.h" #include "core/subsurface-string.h" -- cgit v1.2.3-70-g09d2