mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
core: convert strtod.c to C++
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
092035d883
commit
e3f6496f59
3 changed files with 4 additions and 4 deletions
|
|
@ -93,7 +93,7 @@ SOURCES += subsurface-mobile-main.cpp \
|
|||
core/selection.cpp \
|
||||
core/sha1.c \
|
||||
core/string-format.cpp \
|
||||
core/strtod.c \
|
||||
core/strtod.cpp \
|
||||
core/tag.cpp \
|
||||
core/taxonomy.c \
|
||||
core/time.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue