Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pch.h « tests - github.com/windirstat/simpleini.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 29c81fffa14fd231ed3ad5f7dec69e88ec5b27c3 (plain)
1
2
3
4
5
6
7
8
//
// pch.h
// Header for standard system include files.
//

#pragma once

#include "gtest/gtest.h"