style: clang-format to make pre-commit happy

This commit is contained in:
Mateusz Pusz
2024-04-23 09:19:50 +02:00
parent 15389107d4
commit ece2b096fb
2 changed files with 2 additions and 2 deletions

View File

@@ -28,8 +28,8 @@
#include <mp-units/unit.h>
#ifndef MP_UNITS_IN_MODULE_INTERFACE
#include <sstream>
#include <cstdint>
#include <sstream>
#endif
namespace mp_units {

View File

@@ -37,8 +37,8 @@
#include <mp-units/dimension.h>
#ifndef MP_UNITS_IN_MODULE_INTERFACE
#include <tuple>
#include <cstdint>
#include <tuple>
#endif
namespace mp_units {