mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-26 12:45:20 +03:00
10 lines
248 B
Diff
10 lines
248 B
Diff
--- a/src/generated/lcf/rpg/encounter.h
|
|
+++ b/src/generated/lcf/rpg/encounter.h
|
|
@@ -12,6 +12,7 @@
|
|
#ifndef LCF_RPG_ENCOUNTER_H
|
|
#define LCF_RPG_ENCOUNTER_H
|
|
#include "lcf/context.h"
|
|
+#include <cstdint>
|
|
#include <ostream>
|
|
#include <type_traits>
|
|
|