SAGA2: Implement default constructor for ActiveRegion. CID 1458003

This commit is contained in:
Eugene Sandulenko 2021-07-10 17:48:01 +02:00
parent 6c68acad2d
commit ba743f64fb
No known key found for this signature in database
GPG Key ID: 014D387312D34F08

@ -867,6 +867,7 @@ class ActiveRegion {
public:
ActiveRegion() : anchor(0), worldID(0) {}
void update(void);
// Return the current region in tile point coords