mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-18 01:15:26 +00:00
Disable more code; remove <Windows.h> from headers
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
#if BOO_HAS_VULKAN
|
||||
#include "boo/graphicsdev/Vulkan.hpp"
|
||||
#endif
|
||||
#if BOO_HAS_GL
|
||||
#include "boo/graphicsdev/GL.hpp"
|
||||
#endif
|
||||
|
||||
#include <condition_variable>
|
||||
#include <mutex>
|
||||
|
||||
Reference in New Issue
Block a user