Added LIBRARY_EXT constant.

This commit is contained in:
2024-07-27 11:14:44 +02:00
parent e82c697d2e
commit 8b55786e77
2 changed files with 9 additions and 1 deletions

View File

@@ -2,7 +2,6 @@
#include "os.hpp"
#include <filesystem>
#include "../detect.hpp"
#if MIJIN_TARGET_OS == MIJIN_OS_LINUX
#include <dlfcn.h>