From 6200909ba4ffba2d79770b7eacdb615eeb2c88c1 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Thu, 30 May 2019 18:29:36 +0200 Subject: Cleanup: move tag functions into own translation unit Make dive.h a bit slimmer. It's only a drop in the bucket - but at least when modifying tag functions not the *whole* application is rebuilt anymore. Signed-off-by: Berthold Stoeger --- tests/testtaglist.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/testtaglist.cpp b/tests/testtaglist.cpp index afe5049f1..cd7e59c43 100644 --- a/tests/testtaglist.cpp +++ b/tests/testtaglist.cpp @@ -1,6 +1,7 @@ // SPDX-License-Identifier: GPL-2.0 #include "testtaglist.h" #include "core/dive.h" +#include "core/tag.h" void TestTagList::initTestCase() { -- cgit v1.2.3-70-g09d2