agg/examples/win32_api/pure_api/StdAfx.cpp

9 lines
295 B
C++
Raw Normal View History

2021-12-27 20:14:31 +01:00
// stdafx.cpp : source file that includes just the standard includes
// pure_api.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file