From a7e5e42a188f9e6ab13706a15e6b50f36f0e00e8 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sun, 28 Mar 2021 15:13:05 -0700 Subject: Fix backend compiling/loading mechanism --- .clang-format | 2 ++ 1 file changed, 2 insertions(+) (limited to '.clang-format') diff --git a/.clang-format b/.clang-format index 2ba3906..a7c56d4 100644 --- a/.clang-format +++ b/.clang-format @@ -65,6 +65,8 @@ Cpp11BracedListStyle: false IncludeCategories: - Regex: '".*"' Priority: 1 + - Regex: '^' + Priority: 1 - Regex: '^<.*\.h>' Priority: 2 - Regex: '^<.*' -- cgit v1.2.3-70-g09d2