mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-18 04:53:06 +01:00
Fixed issue #128.
This commit is contained in:
@@ -82,6 +82,6 @@ namespace bx
|
||||
} // namespace bx
|
||||
|
||||
// Annoying C++0x stuff..
|
||||
namespace std { namespace tr1 {}; using namespace tr1; }
|
||||
//namespace std { namespace tr1 {}; using namespace tr1; }
|
||||
|
||||
#endif // BX_H_HEADER_GUARD
|
||||
|
||||
Reference in New Issue
Block a user