12 lines
142 B
C++
12 lines
142 B
C++
// stdpch.cpp
|
|
//
|
|
|
|
#include "stdpch.h"
|
|
|
|
#ifdef _ATL_STATIC_REGISTRY
|
|
#include <statreg.h>
|
|
#include <statreg.cpp>
|
|
#endif
|
|
|
|
#include <atlimpl.cpp>
|