From ea83b5ed371bbfb1e5ffb0b501c8bf652cae35bb Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 13 May 2018 16:51:26 -0700 Subject: Core: remove dive.h from files that don't need it Of course, quite a few of them indirectly get it through other header files. Signed-off-by: Dirk Hohndel --- tests/testgpscoords.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/testgpscoords.cpp b/tests/testgpscoords.cpp index 73313bf78..26a659d7d 100644 --- a/tests/testgpscoords.cpp +++ b/tests/testgpscoords.cpp @@ -1,5 +1,4 @@ // SPDX-License-Identifier: GPL-2.0 -#include "core/dive.h" #include "testgpscoords.h" //unit under test -- cgit v1.2.3-70-g09d2