diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2019-11-24 08:03:16 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2019-11-24 08:03:16 +0000 |
| commit | 0cc615c573a132489f7ea101daaea22e14b45037 (patch) | |
| tree | 9c7985d2b381261a9b15b5a29f30075bca172179 /Common/include | |
| parent | Fixed few formatting issues; updated format validation script to make validat... (diff) | |
| download | DiligentCore-0cc615c573a132489f7ea101daaea22e14b45037.tar.gz DiligentCore-0cc615c573a132489f7ea101daaea22e14b45037.zip | |
clang-formatted Common project
Diffstat (limited to 'Common/include')
| -rw-r--r-- | Common/include/pch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Common/include/pch.h b/Common/include/pch.h index 07fedfa4..3b0c9545 100644 --- a/Common/include/pch.h +++ b/Common/include/pch.h @@ -32,4 +32,4 @@ #include "BasicTypes.h" #include "Errors.h" #include "FileWrapper.h" -#include "RefCntAutoPtr.h"
\ No newline at end of file +#include "RefCntAutoPtr.h" |
