Skip to content
Snippets Groups Projects
Commit b4117d25 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'namespace.GeoModelRead-20211013' into 'master'

GeoModelRead: Fix placement of using directive.

See merge request !96
parents 6da1d488 5de9b17b
No related branches found
No related tags found
1 merge request!96GeoModelRead: Fix placement of using directive.
...@@ -70,10 +70,6 @@ class GeoGraphNode; ...@@ -70,10 +70,6 @@ class GeoGraphNode;
class GeoShapeSubtraction; class GeoShapeSubtraction;
class GeoBox; class GeoBox;
// namespaces
using namespace GeoGenfun;
//using namespace GeoXF;
// type definitions // type definitions
typedef const GeoXF::Function & TRANSFUNCTION; typedef const GeoXF::Function & TRANSFUNCTION;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment