mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Removed using namespace bx.
This commit is contained in:
@@ -14,10 +14,4 @@ namespace bx
|
||||
{
|
||||
}// namespace bx
|
||||
|
||||
#ifndef BX_NAMESPACE
|
||||
# define BX_NAMESPACE 0
|
||||
#elif BX_NAMESPACE
|
||||
using namespace bx;
|
||||
#endif // BX_NAMESPACE
|
||||
|
||||
#endif // __BX_H__
|
||||
|
||||
Reference in New Issue
Block a user