aboutsummaryrefslogtreecommitdiff
path: root/zenstore/zenstore.cpp
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2021-10-23 19:00:54 +0200
committerStefan Boberg <[email protected]>2021-10-23 19:00:54 +0200
commit62534b176b04cd7d6b12ac993726e2986b719dbb (patch)
tree63db6f5ebd235ce84f94d2d54912d03fd32af10e /zenstore/zenstore.cpp
parentcas: fixed some warnings (diff)
downloadzen-62534b176b04cd7d6b12ac993726e2986b719dbb.tar.xz
zen-62534b176b04cd7d6b12ac993726e2986b719dbb.zip
clang-format
Diffstat (limited to 'zenstore/zenstore.cpp')
-rw-r--r--zenstore/zenstore.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/zenstore/zenstore.cpp b/zenstore/zenstore.cpp
index de0f43cb3..9fdf2dccf 100644
--- a/zenstore/zenstore.cpp
+++ b/zenstore/zenstore.cpp
@@ -4,8 +4,8 @@
#include <zenstore/CAS.h>
#include <zenstore/basicfile.h>
-#include "filecas.h"
#include "compactcas.h"
+#include "filecas.h"
namespace zen {