Apply clang-tidy

This commit is contained in:
Patrick Niklaus
2016-01-03 18:55:42 +01:00
parent 4ca29dd18e
commit 552cdbfe20
16 changed files with 24 additions and 38 deletions
+1 -1
View File
@@ -6,8 +6,8 @@
#include "osrm/coordinate.hpp"
#include <random>
#include <iostream>
#include <random>
// Choosen by a fair W20 dice roll (this value is completely arbitrary)
constexpr unsigned RANDOM_SEED = 13;