windows-nt/Source/XPSP1/NT/net/diagnostics/wmi/dgnet/stdpch.cpp

12 lines
142 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
// stdpch.cpp
//
#include "stdpch.h"
#ifdef _ATL_STATIC_REGISTRY
#include <statreg.h>
#include <statreg.cpp>
#endif
#include <atlimpl.cpp>