summaryrefslogtreecommitdiff
path: root/avstream
diff options
context:
space:
mode:
Diffstat (limited to 'avstream')
-rw-r--r--avstream/sampledevicemft/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/avstream/sampledevicemft/stdafx.h b/avstream/sampledevicemft/stdafx.h
index a3cd5354..e2f5a6cd 100644
--- a/avstream/sampledevicemft/stdafx.h
+++ b/avstream/sampledevicemft/stdafx.h
@@ -34,6 +34,7 @@
#include <d3d11_4.h>
#include <vector>
#include <map>
+#include <stdexcept>
using namespace std;
#include <Windows.Foundation.h>
#include <wrl\client.h>