libmspub rebuild

This commit is contained in:
Rmys
2026-02-17 17:18:04 +03:00
parent 1c58cba3ac
commit f58bddaa87
2 changed files with 11 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
--- a/src/lib/Coordinate.h~ 2018-02-28 05:54:49.000000000 -0600
+++ b/src/lib/Coordinate.h 2025-02-25 13:42:47.047701418 -0600
@@ -10,6 +10,7 @@
#ifndef INCLUDED_COORDINATE_H
#define INCLUDED_COORDINATE_H
+#include <cstdint>
#include "MSPUBConstants.h"
namespace libmspub
+1
View File
@@ -25,6 +25,7 @@
</BuildDependencies>
<Patches>
<Patch level="1">buildfix.diff</Patch>
<Patch level="1">includes.patch</Patch>
</Patches>
</Source>