This commit is contained in:
Branimir Karadžić
2016-10-29 10:36:09 -07:00
parent 3735f46cbe
commit 1bf5bdd376
2 changed files with 0 additions and 8 deletions

View File

@@ -178,11 +178,6 @@ namespace stl = tinystl;
# include <unordered_map>
# include <unordered_set>
# include <vector>
namespace stl
{
using namespace std;
using namespace std::tr1;
}
#endif // BGFX_CONFIG_USE_TINYSTL
#if BX_PLATFORM_ANDROID