Fix Slackware build (#68)

This commit is contained in:
TrasherDK 2023-04-24 04:08:31 +07:00 committed by Lee *!* Clagett
parent 3ad71ba01e
commit 6ff7e84257
2 changed files with 2 additions and 1 deletions

View file

@ -29,6 +29,7 @@
#include <cstdint> #include <cstdint>
#include <string> #include <string>
#include <limits>
#include <tuple> #include <tuple>
#include "byte_slice.h" #include "byte_slice.h"