Sync with Clang38 Format

This commit is contained in:
Daniel J. Hofmann
2016-06-02 14:43:27 +02:00
parent e198709643
commit 801cc72691
6 changed files with 10 additions and 14 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
#ifndef PACKED_VECTOR_HPP
#define PACKED_VECTOR_HPP
#include "util/typedefs.hpp"
#include "util/shared_memory_vector_wrapper.hpp"
#include "util/typedefs.hpp"
#include <cmath>
#include <vector>