mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-02 11:54:27 +02:00
style: clang-format to make pre-commit happy
This commit is contained in:
@@ -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 {
|
||||
|
@@ -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 {
|
||||
|
Reference in New Issue
Block a user