clang-format all files

This commit is contained in:
ridiculousfish
2019-05-27 19:47:13 -07:00
parent b9ef8797f1
commit 835c6ffa67
7 changed files with 59 additions and 49 deletions

View File

@@ -28,7 +28,7 @@
#include "common.h"
#include "fallback.h" // IWYU pragma: keep
#include "flog.h"
#include "wutil.h" // IWYU pragma: keep
#include "wutil.h" // IWYU pragma: keep
typedef std::string cstring;