add missing std:: namespace to build on Debian 10
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
#include "Geometry.h"
|
||||
|
||||
using namespace TechDraw;
|
||||
using namespace std;
|
||||
|
||||
// Collection of Geometric Features
|
||||
Wire::Wire()
|
||||
|
||||
Reference in New Issue
Block a user