|
|
@ -39,7 +39,7 @@ namespace fs = std::experimental::filesystem;
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
#if __has_include(<mach-o/dyld.h>)
|
|
|
|
#if __has_include(<mach-o/dyld.h>)
|
|
|
|
#include <mach-o/dyld.h>
|
|
|
|
#include <mach-o/dyld.h> // for _NSGetExecutablePath()
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
#if defined(__FreeBSD__)
|
|
|
|
#if defined(__FreeBSD__)
|
|
|
|