mirror of https://gitee.com/bigwinds/arangodb
windows is not GNU
This commit is contained in:
parent
44890296f3
commit
4e5a9e0f4e
|
@ -240,7 +240,7 @@ namespace triagens {
|
||||||
bool _hasError;
|
bool _hasError;
|
||||||
string _errorMessage;
|
string _errorMessage;
|
||||||
|
|
||||||
static const double ProgressStep = 2.0;
|
static const double ProgressStep;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue