1
0
Fork 0
mirror of https://github.com/k4zmu2a/SpaceCadetPinball.git synced 2025-09-06 00:10:15 +02:00

Enabled pch in CMake.

No need to remove old pch includes.
This commit is contained in:
Muzychenko Andrey 2021-09-15 12:20:57 +03:00
parent c5b7c0ad16
commit af5a70785e
2 changed files with 16 additions and 6 deletions

View file

@ -1,5 +0,0 @@
// pch.cpp: source file corresponding to pre-compiled header; necessary for compilation to succeed
#include "pch.h"
// In general, ignore this file, but keep it around if you are using pre-compiled headers.