summaryrefslogtreecommitdiffhomepage
path: root/windows/nsis-plugins/src/msiutil/stdafx.cpp
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2022-01-13 15:41:44 +0100
committerDavid Lönnhager <david.l@mullvad.net>2022-01-13 15:41:44 +0100
commit31c25c9f0bb3b37ec93c372590f94e0d47cba73d (patch)
tree638b5b5491981b5286c9d683ba8e1d89589eb6fa /windows/nsis-plugins/src/msiutil/stdafx.cpp
parentcf6d26392941033e4437d27e12ae071f670e0a20 (diff)
parentcff1b1bc28d65ed7708ab93fe7e1d5e7d35c2a27 (diff)
downloadmullvadvpn-31c25c9f0bb3b37ec93c372590f94e0d47cba73d.tar.xz
mullvadvpn-31c25c9f0bb3b37ec93c372590f94e0d47cba73d.zip
Merge branch 'fix-windows-modules-build'
Diffstat (limited to 'windows/nsis-plugins/src/msiutil/stdafx.cpp')
-rw-r--r--windows/nsis-plugins/src/msiutil/stdafx.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/windows/nsis-plugins/src/msiutil/stdafx.cpp b/windows/nsis-plugins/src/msiutil/stdafx.cpp
deleted file mode 100644
index 3b6341d106..0000000000
--- a/windows/nsis-plugins/src/msiutil/stdafx.cpp
+++ /dev/null
@@ -1,8 +0,0 @@
-// 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