Commit aecea384 authored by misterg's avatar misterg
Browse files

Samples changes upstreaming

parent 52a9c14c
......@@ -34,7 +34,7 @@
#include <stdio.h>
#include <stdlib.h>
#include "third_party/gtest/include/gtest/gtest.h"
#include "gtest/gtest.h"
using ::testing::EmptyTestEventListener;
using ::testing::InitGoogleTest;
using ::testing::Test;
......
......@@ -34,7 +34,7 @@
#include <stdio.h>
#include "third_party/gtest/include/gtest/gtest.h"
#include "gtest/gtest.h"
using ::testing::EmptyTestEventListener;
using ::testing::InitGoogleTest;
......
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