mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-21 14:23:02 +01:00
Fixed build without tinystl.
This commit is contained in:
@@ -178,6 +178,7 @@ namespace stl = tinystl;
|
||||
# include <unordered_map>
|
||||
# include <unordered_set>
|
||||
# include <vector>
|
||||
namespace stl = std;
|
||||
#endif // BGFX_CONFIG_USE_TINYSTL
|
||||
|
||||
#if BX_PLATFORM_ANDROID
|
||||
|
||||
Reference in New Issue
Block a user