make geometry precision configurable for build

This commit is contained in:
Patrick Brosi 2018-08-10 16:42:38 +02:00
parent 486a8136fd
commit 8446db5c4b
25 changed files with 222 additions and 208 deletions

View file

@ -11,8 +11,8 @@
using util::geo::Point;
using util::geo::Line;
using util::geo::DPoint;
using util::geo::DLine;
namespace pfaedle {
namespace netgraph {