core: convert equipment.c to C++

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2024-04-05 22:15:04 +07:00 committed by bstoeger
parent 19148d30e7
commit c5f96d877d
3 changed files with 43 additions and 43 deletions

View file

@ -83,7 +83,7 @@ set(SUBSURFACE_CORE_LIB_SRCS
event.h
eventtype.cpp
eventtype.h
equipment.c
equipment.cpp
equipment.h
errorhelper.cpp
exif.cpp