15 lines
480 B
C++
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>
|