diff options
| author | 5an7y-Microsoft <[email protected]> | 2026-03-19 10:01:54 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-03-19 10:01:54 -0700 |
| commit | 21d568661684c410e8b2d290f5ee33787cd73de5 (patch) | |
| tree | d7a9d7ca84e87fef68f616aba1efee3a48b49b82 /audio/SoundWire/Samples/SdcaVad/EventDetectorAdapter/stdafx.cpp | |
| parent | 77d8f2d6ca1283718626965b53c69477bffb5fa8 (diff) | |
| parent | 925b2587f5cd6b19fa37bd766c1b568f2e277309 (diff) | |
Merge pull request #1358 from microsoft/main
FI main to develop
Diffstat (limited to 'audio/SoundWire/Samples/SdcaVad/EventDetectorAdapter/stdafx.cpp')
| -rw-r--r-- | audio/SoundWire/Samples/SdcaVad/EventDetectorAdapter/stdafx.cpp | 6 |
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 |
