mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
refs #800 Fixed "using namespace" in header.
This commit is contained in:
committed by
Klaus Basan
parent
c43c1458f4
commit
461474e29d
@@ -26,6 +26,7 @@
|
||||
#include <QtGlobal>
|
||||
|
||||
using namespace BlackMisc;
|
||||
using namespace BlackMisc::Db;
|
||||
using namespace BlackMisc::Network;
|
||||
using namespace BlackMisc::Simulation;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user