FalconLibraryCPP/Tests/pch.h
2019-06-24 16:15:49 -04:00

9 lines
100 B
C

//
// pch.h
// Header for standard system include files.
//
#pragma once
#include "gtest/gtest.h"