core: convert file.c to C++

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2024-02-28 07:50:11 +01:00 committed by Michael Keller
parent a032d9c979
commit d803e42314
3 changed files with 31 additions and 37 deletions

View file

@ -89,7 +89,7 @@ set(SUBSURFACE_CORE_LIB_SRCS
exif.cpp
exif.h
extradata.h
file.c
file.cpp
file.h
filterconstraint.cpp
filterconstraint.h