12 lines
255 B
C++
12 lines
255 B
C++
|
//------//
|
||
|
// pchSink.cpp : sink for COMMON project pre-compiled header
|
||
|
//------//
|
||
|
#include "pch.h"
|
||
|
|
||
|
#ifdef _ATL_STATIC_REGISTRY
|
||
|
# include <statreg.h>
|
||
|
# include <statreg.cpp>
|
||
|
#endif
|
||
|
#include <atlimpl.cpp>
|
||
|
#include <atlctl.cpp>
|
||
|
#include <atlwin.cpp>
|