Address PR comments

This commit is contained in:
Patrick Niklaus
2017-04-21 14:45:36 +00:00
committed by Patrick Niklaus
parent 8ec0745883
commit 0e39aa9488
4 changed files with 52 additions and 26 deletions
+1 -1
View File
@@ -4,11 +4,11 @@
#include "util/timing_util.hpp"
#include <algorithm>
#include <iomanip>
#include <numeric>
#include <random>
#include <string>
#include <vector>
#include <iomanip>
using namespace osrm;