summaryrefslogtreecommitdiffstats
path: root/Common/include
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2019-11-24 08:03:16 +0000
committerEgor Yusov <egor.yusov@gmail.com>2019-11-24 08:03:16 +0000
commit0cc615c573a132489f7ea101daaea22e14b45037 (patch)
tree9c7985d2b381261a9b15b5a29f30075bca172179 /Common/include
parentFixed few formatting issues; updated format validation script to make validat... (diff)
downloadDiligentCore-0cc615c573a132489f7ea101daaea22e14b45037.tar.gz
DiligentCore-0cc615c573a132489f7ea101daaea22e14b45037.zip
clang-formatted Common project
Diffstat (limited to 'Common/include')
-rw-r--r--Common/include/pch.h2
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"