/native/external/espeak/platforms/windows/windows_sapi/stdafx.cpp
C++ | 14 lines | 6 code | 4 blank | 4 comment | 0 complexity | aadc406383d250083dcf5b82df65701d MD5 | raw file
1// stdafx.cpp : source file that includes just the standard includes 2// stdafx.pch will be the pre-compiled header 3// stdafx.obj will contain the pre-compiled type information 4//Copyright (c) Microsoft Corporation. All rights reserved. 5 6#include "stdafx.h" 7 8#ifdef _ATL_STATIC_REGISTRY 9#include <statreg.h> 10#include <statreg.cpp> 11#endif 12 13#include <atlimpl.cpp> 14