Fix Slackware build (#68)

This commit is contained in:
TrasherDK 2023-04-24 04:08:31 +07:00 committed by GitHub
parent 8b93274c43
commit 174ae9f2b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

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