isle-portable/CONFIG/StdAfx.cpp
2025-05-13 14:38:48 +02:00

8 lines
220 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
#ifndef MINIMFC
#include "StdAfx.h"
#endif