summaryrefslogtreecommitdiff
path: root/audio/SoundWire/Samples/SdcaVad/EventDetectorAdapter/stdafx.cpp
diff options
context:
space:
mode:
authorDavid Spruill <[email protected]>2026-07-20 16:40:01 -0400
committerGitHub <[email protected]>2026-07-20 16:40:01 -0400
commit6b4e5cc14c3a45aa5c51badb6bfe4886af30ad32 (patch)
tree296afa9bd3722816f2390bb5e9eff27c6e75eb93 /audio/SoundWire/Samples/SdcaVad/EventDetectorAdapter/stdafx.cpp
parentc5fc3ca1fd0e00a7e085ef48abfeff9c0c39817e (diff)
parent15640356a5a6eeafefff403f6d287821213635cd (diff)
Merge branch 'develop' into user/daspr/kmodsamplefix
Diffstat (limited to 'audio/SoundWire/Samples/SdcaVad/EventDetectorAdapter/stdafx.cpp')
-rw-r--r--audio/SoundWire/Samples/SdcaVad/EventDetectorAdapter/stdafx.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/SoundWire/Samples/SdcaVad/EventDetectorAdapter/stdafx.cpp b/audio/SoundWire/Samples/SdcaVad/EventDetectorAdapter/stdafx.cpp
new file mode 100644
index 00000000..cf76439a
--- /dev/null
+++ b/audio/SoundWire/Samples/SdcaVad/EventDetectorAdapter/stdafx.cpp
@@ -0,0 +1,6 @@
+// Copyright (C) Microsoft Corporation. All rights reserved.
+
+#include "stdafx.h"
+
+// TODO: reference any additional headers you need in STDAFX.H
+// and not in this file