7 lines
116 B
C
7 lines
116 B
C
|
//
|
||
|
// pch.h
|
||
|
// Header for standard system include files.
|
||
|
//
|
||
|
|
||
|
#include <gtest/gtest.h>
|
||
|
#include <gmock/gmock.h>
|