1
0
Fork 0

windows is not GNU

This commit is contained in:
Jan Steemann 2013-01-22 18:06:34 +01:00
parent 44890296f3
commit 4e5a9e0f4e
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ namespace triagens {
bool _hasError;
string _errorMessage;
static const double ProgressStep = 2.0;
static const double ProgressStep;
};
}
}