mirror of
git://slackware.nl/current.git
synced 2025-02-06 20:46:02 +01:00
11 lines
325 B
Diff
11 lines
325 B
Diff
![]() |
--- ./comm/third_party/rnp/src/libsexp/include/sexp/sexp-error.h.orig 2023-07-11 09:38:40.000000000 -0500
|
||
|
+++ ./comm/third_party/rnp/src/libsexp/include/sexp/sexp-error.h 2023-07-12 14:04:52.783155779 -0500
|
||
|
@@ -29,6 +29,7 @@
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
+#include <cstdint>
|
||
|
#include <exception>
|
||
|
#include <iostream>
|
||
|
#include <string>
|