Format with clang-format 3.8

This commit is contained in:
Patrick Niklaus
2016-05-27 21:05:04 +02:00
parent 21c47514da
commit 6e16eab6ec
202 changed files with 2485 additions and 1863 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
#ifndef HEADER_HPP
#define HEADER_HPP
#include <string>
#include <algorithm>
#include <string>
namespace osrm
{