config/Path: throw std::runtime_error on error

This commit is contained in:
Max Kellermann
2016-11-07 09:07:50 +01:00
parent 4cd21f1e07
commit 4aab97ccb1
7 changed files with 42 additions and 68 deletions

View File

@@ -27,7 +27,6 @@
#include <string>
#include <vector>
class Error;
class AllocatedPath;
struct BlockParam {