12 lines
212 B
C++
12 lines
212 B
C++
// stdafx.cpp : source file that includes just the standard includes
|
|
|
|
#include "oleds.hxx"
|
|
#include "atl.h"
|
|
|
|
#ifdef _ATL_STATIC_REGISTRY
|
|
#include <statreg.h>
|
|
#include <statreg.cpp>
|
|
#endif
|
|
|
|
#include <atlimpl.cpp>
|