wrap dlfcn.h in unix macro condition

This commit is contained in:
scawful
2024-08-21 00:52:46 -04:00
parent ea8a851539
commit 478ef0d0d2
2 changed files with 7 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
#ifndef YAZE_APP_EDITOR_SYSTEM_EXTENSION_MANAGER_H
#define YAZE_APP_EDITOR_SYSTEM_EXTENSION_MANAGER_H
#include <string>
#include <vector>
#include "base/extension.h"