mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-08 13:15:15 +00:00
Remove outdated nxstl includes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user