style: clang-format

This commit is contained in:
Mateusz Pusz
2024-06-10 22:13:37 +02:00
parent 3d5a6368d8
commit 0fbe0bb5e0
5 changed files with 6 additions and 6 deletions

View File

@@ -23,9 +23,9 @@
#include <catch2/catch_test_macros.hpp>
#include <catch2/matchers/catch_matchers_exception.hpp>
#include <mp-units/compat_macros.h>
#include <mp-units/ext/format.h>
#include <sstream>
#include <string_view>
#include <mp-units/ext/format.h>
#ifdef MP_UNITS_MODULES
import mp_units;
#else

View File

@@ -22,9 +22,9 @@
#include <catch2/catch_test_macros.hpp>
#include <mp-units/compat_macros.h>
#include <mp-units/ext/format.h>
#include <matrix>
#include <ostream>
#include <mp-units/ext/format.h>
#ifdef MP_UNITS_MODULES
import mp_units;
#else