+ remove 'using namespace Attacher' inside header file

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

View File

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