Support macOS

This allows building and running under macOS.
There is still some issues with dpi but the application compiles and run now.
This commit is contained in:
Mary
2020-12-18 21:44:13 +01:00
parent b5cc3b6f1b
commit 310059f274
12 changed files with 107 additions and 12 deletions

View File

@@ -2,6 +2,7 @@
#include <vector>
#include <functional>
#include <optional>
namespace hex::lang {