Cleanup: move planner/deco related declarations planner/deco.h

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2019-08-05 20:43:06 +02:00 committed by Dirk Hohndel
parent 594d1d3514
commit 52e5d9c605
13 changed files with 122 additions and 102 deletions

View file

@ -1,5 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
#include "testplan.h"
#include "core/deco.h"
#include "core/dive.h"
#include "core/planner.h"
#include "core/qthelper.h"