kora-bot/KoraBotTest/pch.h
2023-04-10 18:31:02 -05:00

7 lines
116 B
C

//
// pch.h
// Header for standard system include files.
//
#include <gtest/gtest.h>
#include <gmock/gmock.h>