mirror of
https://github.com/NoelFB/blah.git
synced 2026-03-13 13:07:41 +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