qse/ase/com/stdafx.cpp

19 lines
384 B
C++
Raw Normal View History

2006-12-09 12:01:26 +00:00
/*
2007-02-03 10:52:36 +00:00
* $Id: stdafx.cpp,v 1.3 2007-02-03 10:52:12 bacon Exp $
*
* {License}
2006-12-09 12:01:26 +00:00
*/
2006-12-09 11:50:08 +00:00
// stdafx.cpp : source file that includes just the standard includes
// stdafx.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>
#include <statreg.cpp>
#endif
#include <atlimpl.cpp>