isle-portable/CONFIG/StdAfx.cpp
2025-05-12 23:10:53 +02:00

8 lines
218 B
C++

// stdafx.cpp : source file that includes just the standard includes
// simple.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#ifdef _WIN32
#include "stdafx.h"
#endif