Mesen2/Utilities/pch.cpp
2022-09-08 21:29:52 -04:00

8 lines
282 B
C++

// stdafx.cpp : source file that includes just the standard includes
// Utilities.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "pch.h"
// TODO: reference any additional headers you need in pch.h
// and not in this file