6 lines
247 B
C
6 lines
247 B
C
//================= Copyright kotofyt, All rights reserved ==================//
|
|
// Purpose: Unban STL because C++ doesn't like using something different.
|
|
//===========================================================================//
|
|
|
|
#undef std
|