summaryrefslogtreecommitdiffhomepage
path: root/windows/nsis-plugins/src/msiutil/stdafx.cpp
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2020-01-16 09:35:07 +0100
committerDavid Lönnhager <david.l@mullvad.net>2020-01-16 09:35:07 +0100
commit346f4e99320d1aa38bea05d8dd8559416983048c (patch)
tree9eab945fcb90389cceb0a91c54a20c8c4bae8a60 /windows/nsis-plugins/src/msiutil/stdafx.cpp
parentd0927bbedd19501bbd9e877b977b69e3a08af2d0 (diff)
parent815a4ef023c9639d946998b0d06f3011efbad732 (diff)
downloadmullvadvpn-346f4e99320d1aa38bea05d8dd8559416983048c.tar.xz
mullvadvpn-346f4e99320d1aa38bea05d8dd8559416983048c.zip
Merge branch 'log-wintun'
Diffstat (limited to 'windows/nsis-plugins/src/msiutil/stdafx.cpp')
-rw-r--r--windows/nsis-plugins/src/msiutil/stdafx.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/windows/nsis-plugins/src/msiutil/stdafx.cpp b/windows/nsis-plugins/src/msiutil/stdafx.cpp
new file mode 100644
index 0000000000..3b6341d106
--- /dev/null
+++ b/windows/nsis-plugins/src/msiutil/stdafx.cpp
@@ -0,0 +1,8 @@
+// stdafx.cpp : source file that includes just the standard includes
+// driverlogic.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