blob: 4b16dfca69aff8b6bcc352eb5b6196d38d3801ee (
plain) (
blame)
1
2
3
4
5
6
7
|
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#include <afxwin.h> // MFC core and standard components
#include <afxext.h> // MFC extensions
|