mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Cleanup some unnecessary include statements
Some of these header files are no longer necessary, and will be removed from libdivecomputer in the near future. Signed-off-by: Jef Driesen <jef@libdivecomputer.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
241bd9aa15
commit
f8203b8efe
3 changed files with 2 additions and 12 deletions
|
@ -1,5 +1,6 @@
|
|||
#include "configuredivecomputerthreads.h"
|
||||
#include "libdivecomputer/hw.h"
|
||||
#include "libdivecomputer/hw_ostc.h"
|
||||
#include "libdivecomputer/hw_ostc3.h"
|
||||
#include "libdivecomputer.h"
|
||||
|
||||
#define OSTC3_GAS1 0x10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue