mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-10 07:34:28 +02:00
fix: fmt.h
did not have header guards for ODR
This commit is contained in:
@@ -27,6 +27,8 @@
|
|||||||
//
|
//
|
||||||
// For the license information refer to format.h.
|
// For the license information refer to format.h.
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#include <gsl/gsl-lite.hpp>
|
#include <gsl/gsl-lite.hpp>
|
||||||
#include <mp-units/bits/fmt_hacks.h>
|
#include <mp-units/bits/fmt_hacks.h>
|
||||||
#include <concepts>
|
#include <concepts>
|
||||||
|
Reference in New Issue
Block a user