Add examples for Visual C++ MFC (#208)
This commit is contained in:
6
mfc-examples/StreamingSpeechRecognition/pch.cpp
Normal file
6
mfc-examples/StreamingSpeechRecognition/pch.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
// pch.cpp: source file corresponding to the pre-compiled header
|
||||
|
||||
#include "pch.h"
|
||||
|
||||
// When you are using pre-compiled headers, this source file is necessary for
|
||||
// compilation to succeed.
|
||||
Reference in New Issue
Block a user