summaryrefslogtreecommitdiffhomepage
path: root/windows/nsis-plugins/src/log/stdafx.cpp
diff options
context:
space:
mode:
authorOdd Stranne <odd@mullvad.net>2018-09-04 13:08:13 +0200
committerOdd Stranne <odd@mullvad.net>2018-09-04 13:08:13 +0200
commit89361724121530e09d40c9a03cfd6413369cd32b (patch)
tree81f72b0f9ada7e277a4041994c9a3d93ced60f36 /windows/nsis-plugins/src/log/stdafx.cpp
parent1d5be836d3aea89ce3e75eabcae8a3e7d5df1c83 (diff)
parent5021eff0588d090dae32d9552b648ee0ce130e2c (diff)
downloadmullvadvpn-89361724121530e09d40c9a03cfd6413369cd32b.tar.xz
mullvadvpn-89361724121530e09d40c9a03cfd6413369cd32b.zip
Merge branch 'installer-log'
Diffstat (limited to 'windows/nsis-plugins/src/log/stdafx.cpp')
-rw-r--r--windows/nsis-plugins/src/log/stdafx.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/windows/nsis-plugins/src/log/stdafx.cpp b/windows/nsis-plugins/src/log/stdafx.cpp
new file mode 100644
index 0000000000..3b6341d106
--- /dev/null
+++ b/windows/nsis-plugins/src/log/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