cleanup: remove obsolete includes in core/device.cpp
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
72ad4cedf5
commit
c43311614e
@ -1,13 +1,11 @@
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
#include "ssrf.h"
|
||||
#include "device.h"
|
||||
#include "dive.h"
|
||||
#include "divelist.h"
|
||||
#include "subsurface-string.h"
|
||||
#include "device.h"
|
||||
#include "errorhelper.h" // for verbose flag
|
||||
#include "selection.h"
|
||||
#include "core/settings/qPrefDiveComputer.h"
|
||||
#include <QString> // for QString::number
|
||||
|
||||
struct device_table device_table;
|
||||
struct fingerprint_table fingerprint_table;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user