mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-19 16:38:01 +00:00
10 lines
221 B
Diff
10 lines
221 B
Diff
--- a/lib/gtest/src/gtest-death-test.cc
|
|
+++ b/lib/gtest/src/gtest-death-test.cc
|
|
@@ -32,6 +32,7 @@
|
|
|
|
#include "gtest/gtest-death-test.h"
|
|
|
|
+#include <cstdint>
|
|
#include <utility>
|
|
|
|
#include "gtest/internal/gtest-port.h"
|