mirror of
https://github.com/NoelFB/blah.git
synced 2025-08-15 05:20:45 +08:00
Add required headers to compile on macos
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
#include <blah/graphics/material.h>
|
||||
#include <blah/math/calc.h>
|
||||
#include <blah/core/app.h>
|
||||
#include <cmath>
|
||||
|
||||
using namespace Blah;
|
||||
namespace
|
||||
|
Reference in New Issue
Block a user