mirror of
https://github.com/NoelFB/blah.git
synced 2025-07-18 19:41:52 +08:00
Add required headers to compile on macos
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#include <blah/graphics/material.h>
|
||||
#include <blah/core/log.h>
|
||||
#include <cstring>
|
||||
|
||||
using namespace Blah;
|
||||
|
||||
|
Reference in New Issue
Block a user