Formatted WV utils/include files.

[ Merge of http://go/wvgerrit/80943 ]

Ran `git clang-format` on files in utils/include.
Used the new .clang-format config.

Bug: 134365840
Test: WV unit tests
Change-Id: Ifc0950236ecd610792e9add11ac07c63485f3f0c
This commit is contained in:
Alex Dale
2019-06-27 13:42:10 -07:00
parent 6004c2a945
commit 906dc12c5d
5 changed files with 34 additions and 37 deletions

View File

@@ -7,6 +7,7 @@
#include <stddef.h>
#include <stdint.h>
#include <string>
#include <vector>