forked from mpusz/mp-units
refactor: missing header files included
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
#include "validated_type.h"
|
||||
#include <mp-units/bits/external/hacks.h>
|
||||
#include <mp-units/compat_macros.h>
|
||||
#include <algorithm>
|
||||
#include <concepts>
|
||||
#include <type_traits>
|
||||
|
@@ -23,6 +23,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <gsl/gsl-lite.hpp>
|
||||
#include <mp-units/bits/external/hacks.h>
|
||||
#include <mp-units/compat_macros.h>
|
||||
#include <ostream>
|
||||
#include <utility>
|
||||
|
Reference in New Issue
Block a user