Googletest export
Fixing broken OSS build, add missing include PiperOrigin-RevId: 213812210
This commit is contained in:
parent
1b20bd176f
commit
8c547cff2e
|
@ -100,6 +100,7 @@
|
|||
#ifndef GTEST_INCLUDE_GTEST_GTEST_PRINTERS_H_
|
||||
#define GTEST_INCLUDE_GTEST_GTEST_PRINTERS_H_
|
||||
|
||||
#include <functional>
|
||||
#include <ostream> // NOLINT
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
|
|
Loading…
Reference in New Issue
Block a user