mirror of
https://git.mirrors.martin98.com/https://github.com/google/googletest.git
synced 2025-09-25 14:13:17 +08:00
Removes unused include directive.
This commit is contained in:
parent
9bcf4d0a65
commit
b147ec394b
@ -37,7 +37,6 @@
|
|||||||
|
|
||||||
#include <string.h> // For strcmp.
|
#include <string.h> // For strcmp.
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <sstream>
|
|
||||||
|
|
||||||
using ::testing::InitGoogleTest;
|
using ::testing::InitGoogleTest;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user