mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-01 03:14:29 +02:00
fix: IWYU
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
|
||||
#ifndef MP_UNITS_IN_MODULE_INTERFACE
|
||||
#include <gsl/gsl-lite.hpp>
|
||||
#include <array>
|
||||
#include <concepts>
|
||||
#include <cstdint>
|
||||
#include <limits>
|
||||
|
@@ -21,6 +21,7 @@
|
||||
// SOFTWARE.
|
||||
|
||||
#include <mp-units/ext/fixed_string.h>
|
||||
#include <array>
|
||||
#include <string_view>
|
||||
|
||||
using namespace mp_units;
|
||||
|
Reference in New Issue
Block a user