Commit 2c810105 authored by zhanyong.wan's avatar zhanyong.wan
Browse files

Adds a missing #include (by Vlad Losev).

parent 16e3aa78
...@@ -53,6 +53,7 @@ ...@@ -53,6 +53,7 @@
#include "gtest/gtest-spi.h" #include "gtest/gtest-spi.h"
#include "gtest/gtest-message.h" #include "gtest/gtest-message.h"
#include "gtest/internal/gtest-internal.h"
#include "gtest/internal/gtest-string.h" #include "gtest/internal/gtest-string.h"
// Indicates that this translation unit is part of Google Test's // Indicates that this translation unit is part of Google Test's
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment