Fix rebase problems

This commit is contained in:
Pepijn Schoen
2017-05-23 17:37:41 +02:00
committed by Daniel J. H
parent 67fae1d1f0
commit 5a6dee80ac
5 changed files with 23 additions and 23 deletions
+1
View File
@@ -51,6 +51,7 @@ struct UpdaterConfig final : storage::IOConfig
std::vector<std::string> segment_speed_lookup_paths;
std::vector<std::string> turn_penalty_lookup_paths;
std::string tz_file_path;
};
}
}