windows-nt/Source/XPSP1/NT/net/diagnostics/wmi/dgnet/stdpch.cpp
2020-09-26 16:20:57 +08:00

12 lines
142 B
C++

// stdpch.cpp
//
#include "stdpch.h"
#ifdef _ATL_STATIC_REGISTRY
#include <statreg.h>
#include <statreg.cpp>
#endif
#include <atlimpl.cpp>