Merge tag '1.11.1' into 1.11
This commit is contained in:
@@ -367,6 +367,7 @@ public:
|
||||
static Path *invalid_path;
|
||||
|
||||
Path(NodeID n, bool source = false);
|
||||
virtual ~Path() = default;
|
||||
|
||||
/** Get the node this leg passes. */
|
||||
inline NodeID GetNode() const { return this->node; }
|
||||
|
||||
Reference in New Issue
Block a user