refs #800 Fixed "using namespace" in header.

This commit is contained in:
Mathew Sutcliffe
2016-11-08 00:22:35 +00:00
committed by Klaus Basan
parent c43c1458f4
commit 461474e29d
11 changed files with 11 additions and 3 deletions

View File

@@ -29,6 +29,7 @@
using namespace BlackMisc;
using namespace BlackMisc::Aviation;
using namespace BlackMisc::Db;
namespace BlackMisc
{