General: Fix clang format.

This commit is contained in:
Fernando Sahmkow 2022-06-16 02:12:21 +02:00
parent 1a9b71b1c6
commit fe24c65153
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"