mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 11:19:10 +00:00
Fix missing header on OSX.
This commit is contained in:
committed by
Darryl Pogue
parent
70d037353f
commit
55ea5a03fa
@ -45,6 +45,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
#include "HeadSpin.h"
|
||||
#include <stdexcept>
|
||||
#include <new>
|
||||
|
||||
template<class T, size_t ALIGNMENT=16>
|
||||
|
||||
|
Reference in New Issue
Block a user