mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-07 14:14:27 +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.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <gsl/gsl-lite.hpp>
|
||||
#include <mp-units/bits/fmt_hacks.h>
|
||||
#include <concepts>
|
||||
|
Reference in New Issue
Block a user