MINGW-packages/mingw-w64-libsbml/01-include-stdint.h.patch
2025-06-26 06:32:32 +00:00

12 lines
190 B
Diff

--- a/src/sbml/html2md/html2md.h
+++ b/src/sbml/html2md/html2md.h
@@ -8,6 +8,8 @@
#include <string>
#include <unordered_map>
+#include <stdint.h>
+
/*!
* \brief html2md namespace
*