Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1a4d85a5 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Move get_my_path_darwin to C++.

As long as we have C in here, we can't use C++ in our headers.

Change-Id: Ibccaa77a5af506dc504aa9c39c8dca5dcdbeccab
parent c01445d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ LIBADB_CFLAGS := \

LIBADB_darwin_SRC_FILES := \
    fdevent.cpp \
    get_my_path_darwin.c \
    get_my_path_darwin.cpp \
    usb_osx.c \

LIBADB_linux_SRC_FILES := \
+0 −0

File moved.