mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-17 00:07:41 +02:00
Refactoring: avoid using namespace when it's not absolutely needed
This commit is contained in:
@ -55,7 +55,6 @@
|
||||
*/
|
||||
|
||||
#define ADVOPT (conf.go()->ac)
|
||||
using namespace boost::logic;
|
||||
using namespace CSDL_Ext;
|
||||
|
||||
CAdvMapInt *adventureInt;
|
||||
|
Reference in New Issue
Block a user