forked from mpusz/mp-units
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