Include order fixes.

This commit is contained in:
Ben Vanik
2015-12-27 10:27:46 -08:00
parent 6b92c1a01e
commit 0a316808a5
4 changed files with 7 additions and 3 deletions

View File

@@ -2,3 +2,4 @@
BasedOnStyle: Google
DerivePointerAlignment: false
PointerAlignment: Left
SortIncludes: true