RetroZilla/embedding/browser/activex/tests/cbrowse/StdAfx.cpp
2015-10-20 23:03:22 -04:00

14 lines
323 B
C++

// stdafx.cpp : source file that includes just the standard includes
// cbrowse.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
#ifdef _ATL_STATIC_REGISTRY
#include <statreg.h>
#endif
#include <atlimpl.cpp>
#include <atlctl.cpp>
#include <atlwin.cpp>