diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-10-12 03:54:29 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-10-12 03:54:29 +0000 |
commit | b305bf616804db7176601bc2acd3495f0217e1c4 (patch) | |
tree | 872d15cd162204ec273199e7d0495bb163daa1b4 /src/headers/uint64-include | |
parent | 4fa9aa58a926275c2db31a4cc98122e7883c714a (diff) | |
download | skalibs-b305bf616804db7176601bc2acd3495f0217e1c4.tar.xz |
Add UINT??_BSWAP as constexp macro; rip off typedef uint?? bandaid
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'src/headers/uint64-include')
-rw-r--r-- | src/headers/uint64-include | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/headers/uint64-include b/src/headers/uint64-include index 12a0936..079bc2d 100644 --- a/src/headers/uint64-include +++ b/src/headers/uint64-include @@ -1 +1,2 @@ + #include <skalibs/uint64.h> |