byteoperations: add missing header
This commit is contained in:
parent
3ddb16bd5b
commit
68fd32c810
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <type_traits>
|
||||
|
||||
#define ULL unsigned long long
|
||||
#define LD long double
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue