/native/external/espeak/platforms/windows/windows_cmd/StdAfx.cpp
C++ | 8 lines | 1 code | 2 blank | 5 comment | 0 complexity | 3f42beafdc9f437565f316e5c7b25e50 MD5 | raw file
1// stdafx.cpp : source file that includes just the standard includes 2// espeak.pch will be the pre-compiled header 3// stdafx.obj will contain the pre-compiled type information 4 5#include "stdafx.h" 6 7// TODO: reference any additional headers you need in STDAFX.H 8// and not in this file