Fix gcc 13 compilation.

Spotted by Jose.
This commit is contained in:
Pavel Sanda 2022-06-28 10:26:42 +02:00
parent f2f0b30222
commit 6874c86cb5

View File

@ -16,6 +16,7 @@
#include "support/lstrings.h"
#include "support/textutils.h"
#include <cstdint>
#include <iostream>
using namespace std;