mirror of
https://github.com/emu-russia/pureikyubu.git
synced 2025-04-02 10:42:15 -04:00
5 lines
186 B
C++
5 lines
186 B
C++
// pch.cpp: source file corresponding to the pre-compiled header
|
|
|
|
#include "pch.h"
|
|
|
|
// When you are using pre-compiled headers, this source file is necessary for compilation to succeed.
|