General: Fix clang format.

This commit is contained in:
Fernando Sahmkow 2022-06-16 02:12:21 +02:00
parent 7ed9c68b89
commit 2f61540d44
7 changed files with 14 additions and 18 deletions

View file

@ -9,6 +9,7 @@
#include <mutex>
#include <optional>
#include <unordered_map>
#include <vector>
#include "common/common_types.h"