Get compiling on arch.

This commit is contained in:
jmsgrogan 2023-09-24 12:33:38 +01:00
parent 22c552b50f
commit 7da1d2d539
7 changed files with 13 additions and 9 deletions

View file

@ -3,6 +3,7 @@
#include <vector>
#include <string>
#include <optional>
#include <cstdint>
class PrefixCode
{