build: Add support for unity builds

This commit is contained in:
WerWolv
2023-11-30 10:22:15 +01:00
parent 09904b77eb
commit e370fdb0fc
25 changed files with 77 additions and 79 deletions

View File

@@ -9,6 +9,8 @@
#include "views/view_tty_console.hpp"
#include <windows.h>
using namespace hex;
namespace hex::plugin::windows {