clang format

using clang format 11
This commit is contained in:
Paul Dreik
2021-08-22 17:52:45 -07:00
committed by Victor Zverovich
parent 2207ea0b36
commit e77686f7a8
6 changed files with 23 additions and 19 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
// Copyright (c) 2019, Paul Dreik
// For the license information refer to format.h.
#include <fmt/format.h>
#include <cstdint>
#include <exception>
#include <string>
#include <fmt/format.h>
#include "fuzzer-common.h"