blob: b9e59c501b68b2c454dcf9614edd697599fc30c5 (
plain)
1
2
3
4
5
6
7
8
9
|
--- srecord-1.65.0-Source/srecord/input/file/hp64k.h 2022-10-09 10:53:05.000000000 +0200
+++ srecord-1.65.0-Source/srecord/input/file/hp64k.h.oth 2025-05-27 17:46:12.431178800 +0200
@@ -21,6 +21,7 @@
#define LIB_INPUT_FILE_HP64K
#include <srecord/input/file.h>
+#include <cstdint>
namespace srecord {
|