From 3935ba39d30666dd7d4a831155631847c77b70c4 Mon Sep 17 00:00:00 2001
From: Pjotr Prins
Date: Wed, 2 Aug 2017 08:46:58 +0000
Subject: Massive patch using LLVM coding style. It was generated with:
clang-format -style=LLVM -i *.cpp *.h
Please set your editor to replace tabs with spaces and use indentation of 2 spaces.
---
src/vc.cpp | 3655 ++++++++++++++++++++++++++++++++----------------------------
1 file changed, 1934 insertions(+), 1721 deletions(-)
(limited to 'src/vc.cpp')
diff --git a/src/vc.cpp b/src/vc.cpp
index e8ccece..b5f36c0 100644
--- a/src/vc.cpp
+++ b/src/vc.cpp
@@ -16,216 +16,216 @@
along with this program. If not, see .
*/
-#include
#include
+#include
#include
-#include
+#include
#include
+#include
+#include
#include
+#include