Branimir Karadžić %!s(int64=9) %!d(string=hai) anos
pai
achega
1bf5bdd376
Modificáronse 2 ficheiros con 0 adicións e 8 borrados
  1. 0 3
      examples/14-shadowvolumes/shadowvolumes.cpp
  2. 0 5
      src/bgfx_p.h

+ 0 - 3
examples/14-shadowvolumes/shadowvolumes.cpp

@@ -13,9 +13,6 @@
 #include <tinystl/unordered_map.h>
 #include <tinystl/unordered_map.h>
 namespace stl = tinystl;
 namespace stl = tinystl;
 
 
-namespace std { namespace tr1 {} }
-using namespace std::tr1;
-
 #include "common.h"
 #include "common.h"
 #include "bgfx_utils.h"
 #include "bgfx_utils.h"
 
 

+ 0 - 5
src/bgfx_p.h

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