2020-09-30 17:12:32 +02:00

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>