endian: include compare header for three-way compare
This commit is contained in:
parent
9d0e9a9f1d
commit
91137f4f36
@ -11,11 +11,13 @@
|
|||||||
#include "std.hpp"
|
#include "std.hpp"
|
||||||
#include "types/bits.hpp"
|
#include "types/bits.hpp"
|
||||||
|
|
||||||
#include <cstdint>
|
#include <compare>
|
||||||
#include <cstring>
|
|
||||||
#include <iosfwd>
|
#include <iosfwd>
|
||||||
#include <type_traits>
|
#include <type_traits>
|
||||||
|
|
||||||
|
#include <cstdint>
|
||||||
|
#include <cstring>
|
||||||
|
|
||||||
|
|
||||||
namespace cruft {
|
namespace cruft {
|
||||||
//-------------------------------------------------------------------------
|
//-------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user