mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 04:14: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>
|
#include <mp-units/unit.h>
|
||||||
|
|
||||||
#ifndef MP_UNITS_IN_MODULE_INTERFACE
|
#ifndef MP_UNITS_IN_MODULE_INTERFACE
|
||||||
#include <sstream>
|
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
|
#include <sstream>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace mp_units {
|
namespace mp_units {
|
||||||
|
@@ -37,8 +37,8 @@
|
|||||||
#include <mp-units/dimension.h>
|
#include <mp-units/dimension.h>
|
||||||
|
|
||||||
#ifndef MP_UNITS_IN_MODULE_INTERFACE
|
#ifndef MP_UNITS_IN_MODULE_INTERFACE
|
||||||
#include <tuple>
|
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
|
#include <tuple>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace mp_units {
|
namespace mp_units {
|
||||||
|
Reference in New Issue
Block a user