aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/SideChains/WebRtc.NET/stdafx.cpp
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2020-03-07 13:40:48 +0200
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2020-03-07 13:40:48 +0200
commit9d18d9ec9658af3716814625b608d58ad3daa14c (patch)
treeb5b586e6eaf7c9d4df4cbac120e4c6b4c01b1265 /Software/Visual_Studio/SideChains/WebRtc.NET/stdafx.cpp
parent574f075256fbadd2dadb769c5aff5ebfd6dedd56 (diff)
downloadTango-9d18d9ec9658af3716814625b608d58ad3daa14c.tar.gz
Tango-9d18d9ec9658af3716814625b608d58ad3daa14c.zip
Added Tango.WebRTC
Diffstat (limited to 'Software/Visual_Studio/SideChains/WebRtc.NET/stdafx.cpp')
-rw-r--r--Software/Visual_Studio/SideChains/WebRtc.NET/stdafx.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/Software/Visual_Studio/SideChains/WebRtc.NET/stdafx.cpp b/Software/Visual_Studio/SideChains/WebRtc.NET/stdafx.cpp
new file mode 100644
index 000000000..a935eaf06
--- /dev/null
+++ b/Software/Visual_Studio/SideChains/WebRtc.NET/stdafx.cpp
@@ -0,0 +1,8 @@
+// stdafx.cpp : source file that includes just the standard includes
+// WebRtcLibDemo.pch will be the pre-compiled header
+// stdafx.obj will contain the pre-compiled type information
+
+#include "stdafx.h"
+
+// TODO: reference any additional headers you need in STDAFX.H
+// and not in this file