1 2 3 4 5 6 7 8 9 10 11 12
--- a/src/translation.h 2022-02-10 22:02:38.754603869 +0100 +++ b/src/translation.h 2022-02-10 22:05:10.879554280 +0100 @@ -26,6 +26,8 @@ */ #pragma once +#include <cstdint> + #include <config.h> #ifdef WITH_NLS