Another round of clang-formatting.

This commit is contained in:
Neil MacIntosh
2016-08-01 13:10:02 -07:00
parent 8e31f53f8a
commit 1bd2d04c2e
3 changed files with 11 additions and 7 deletions

View File

@@ -22,9 +22,9 @@
#include "gsl_assert.h"
#include "gsl_util.h"
#include "span.h"
#include <cstdint>
#include <cstring>
#include <string>
#include <cstdint>
#ifdef _MSC_VER