mirror of https://github.com/AxioDL/metaforce.git
Header include fix
This commit is contained in:
parent
e630a6be55
commit
af56be4ac1
|
@ -2,6 +2,8 @@
|
||||||
#define SPECTER_DEFERREDWINDOWEVENTS_HPP
|
#define SPECTER_DEFERREDWINDOWEVENTS_HPP
|
||||||
|
|
||||||
#include <boo/boo.hpp>
|
#include <boo/boo.hpp>
|
||||||
|
#include <mutex>
|
||||||
|
#include <condition_variable>
|
||||||
|
|
||||||
namespace Specter
|
namespace Specter
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue