* improve similar pkg suggestions and share code in core-functions for all scripts...
[t2sde.git] / package / contrib / hnterm / hotfix-include.patch
blob4ca980583e343cd931b1e51cee6b0a43672af73b
1 # --- T2-COPYRIGHT-BEGIN ---
2 # t2/package/*/hnterm/hotfix-include.patch
3 # Copyright (C) 2025 The T2 SDE Project
4 # SPDX-License-Identifier: GPL-2.0 or patched project license
5 # --- T2-COPYRIGHT-END ---
7 --- hnterm.git/src/hn-state.h.vanilla 2025-01-30 00:20:26.376666117 +0100
8 +++ hnterm.git/src/hn-state.h 2025-01-30 00:20:29.813332784 +0100
9 @@ -8,6 +8,7 @@
10 #include <string>
11 #include <vector>
12 #include <variant>
13 +#include <cstdint>
15 namespace HN {