/native/external/espeak/platforms/windows/windows_sapi/stdafx.cpp
http://eyes-free.googlecode.com/ · C++ · 14 lines · 6 code · 4 blank · 4 comment · 0 complexity · aadc406383d250083dcf5b82df65701d MD5 · raw file
- // 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
- //Copyright (c) Microsoft Corporation. All rights reserved.
-
- #include "stdafx.h"
-
- #ifdef _ATL_STATIC_REGISTRY
- #include <statreg.h>
- #include <statreg.cpp>
- #endif
-
- #include <atlimpl.cpp>