mirror of
https://github.com/AxioDL/boo.git
synced 2025-07-05 12:46:03 +00:00
Remove outdated nxstl includes
This commit is contained in:
parent
4a928dd2d7
commit
818a20d9f6
@ -6,7 +6,6 @@
|
||||
#include <vector>
|
||||
|
||||
#include "boo/IWindow.hpp"
|
||||
#include "nxstl/condition_variable"
|
||||
|
||||
namespace boo {
|
||||
|
||||
|
@ -7,7 +7,6 @@
|
||||
#include <mutex>
|
||||
#include <vector>
|
||||
|
||||
#include "nxstl/mutex"
|
||||
#include "boo/System.hpp"
|
||||
|
||||
#if _WIN32
|
||||
|
Loading…
x
Reference in New Issue
Block a user