forked from mpusz/mp-units
Add missing header for std::integral
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
#include <units/ratio.h>
|
||||
#include <units/bits/prime.h>
|
||||
#include <concepts>
|
||||
#include <cstdint>
|
||||
#include <numbers>
|
||||
#include <stdexcept>
|
||||
|
Reference in New Issue
Block a user