+ remove 'using namespace Attacher' inside header file

This commit is contained in:
wmayer
2016-04-13 15:57:49 +02:00
parent b6892c5424
commit ab43e18b00
8 changed files with 10 additions and 6 deletions

View File

@@ -31,6 +31,7 @@
#include "DatumCS.h"
using namespace PartDesign;
using namespace Attacher;
// ============================================================================