diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2017-04-27 18:08:52 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2017-04-27 18:59:57 -0700 |
| commit | 1e9471a1489156720362ef12e1ec6849ea9b45b6 (patch) | |
| tree | 46f0f35093ecd18034c9f9463d6f8b7aa590ade0 /toolsrc/src/OptBool.cpp | |
| parent | 75e8752cb90eb8bc7717518d9d6a5c68f27f2b0f (diff) | |
| download | vcpkg-1e9471a1489156720362ef12e1ec6849ea9b45b6.tar.gz vcpkg-1e9471a1489156720362ef12e1ec6849ea9b45b6.zip | |
Run clang-format over the cpp files
Diffstat (limited to 'toolsrc/src/OptBool.cpp')
| -rw-r--r-- | toolsrc/src/OptBool.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolsrc/src/OptBool.cpp b/toolsrc/src/OptBool.cpp index 976321d97..78069df6a 100644 --- a/toolsrc/src/OptBool.cpp +++ b/toolsrc/src/OptBool.cpp @@ -1,4 +1,5 @@ #include "pch.h" + #include "OptBool.h" #include "vcpkg_Checks.h" |
