15 lines
280 B
C++
15 lines
280 B
C++
//+---------------------------------------------------------------------------
|
|
//
|
|
// Copyright (C) 1998 Microsoft Corporation. All rights reserved.
|
|
//
|
|
|
|
#include <precomp.h>
|
|
|
|
#ifdef _ATL_STATIC_REGISTRY
|
|
#include <statreg.h>
|
|
#include <statreg.cpp>
|
|
#endif
|
|
|
|
#include <atlimpl.cpp>
|
|
|