From 3653ddc1c9f2ac7d487e975b4cde5057b241d7bf Mon Sep 17 00:00:00 2001 From: gVisor bot Date: Wed, 15 Mar 2023 09:24:57 -0700 Subject: [PATCH] Internal change. PiperOrigin-RevId: 516846082 --- test/util/logging.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/util/logging.h b/test/util/logging.h index 5c17f1233..5f3cc46cb 100644 --- a/test/util/logging.h +++ b/test/util/logging.h @@ -17,6 +17,8 @@ #include +#include + namespace gvisor { namespace testing {