2025-04-27 07:49:33 -04:00

12 lines
153 B
C++

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