mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
cleanup: move interpolate inline function to its own header file
This is not really related to struct dive, so let's move it. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
f9c3227975
commit
f728923c79
8 changed files with 22 additions and 11 deletions
|
@ -201,6 +201,7 @@ HEADERS += \
|
|||
../../commands/command_edit_trip.h \
|
||||
../../commands/command_filter.h \
|
||||
../../commands/command_pictures.h \
|
||||
../../core/interpolate.h \
|
||||
../../core/libdivecomputer.h \
|
||||
../../core/cloudstorage.h \
|
||||
../../core/configuredivecomputerthreads.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue