/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

  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. #include "stdafx.h"
  6. #ifdef _ATL_STATIC_REGISTRY
  7. #include <statreg.h>
  8. #include <statreg.cpp>
  9. #endif
  10. #include <atlimpl.cpp>