windows-nt/Source/XPSP1/NT/shell/themes/test/ctlperf/stdafx.cpp
2020-09-26 16:20:57 +08:00

15 lines
480 B
C++

//------------------------------------------------------------------------
//
// File: shell\themes\test\ctlperf\stdafx.cpp
//
// Contents: Source file that includes just the standard includes
// CtlPerf.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
//
// Classes: None
//
//------------------------------------------------------------------------
#include "stdafx.h"
#include <atlimpl.cpp>