projects
/
onetbb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e5bd67
)
Add patch for missing header to resolve FTBFS.
author
Mo Zhou
<lumin@debian.org>
Wed, 2 Aug 2023 20:42:54 +0000
(21:42 +0100)
committer
Petter Reinholdtsen
<pere@debian.org>
Wed, 2 Aug 2023 20:42:54 +0000
(21:42 +0100)
Last-Update: 2023-07-13
Bug-Debian: https://bugs.debian.org/
1037798
Forwarded: no
Gbp-Pq: Name 1040-missing-header.patch
test/common/utils_assert.h
patch
|
blob
|
history
diff --git
a/test/common/utils_assert.h
b/test/common/utils_assert.h
index 1df8ae72acc49fe38dac4d9bed4e9f4f26affcf5..90a16d3e02a8078f24afe6a39b1b1888ec1153d1 100644
(file)
--- a/
test/common/utils_assert.h
+++ b/
test/common/utils_assert.h
@@
-19,6
+19,7
@@
#include "config.h"
#include "utils_report.h"
+#include <cstdlib>
#define REPORT_FATAL_ERROR REPORT