summaryrefslogtreecommitdiffhomepage
path: root/windows/nsis-plugins/src/driverlogic/stdafx.cpp
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2020-02-03 09:16:18 +0100
committerDavid Lönnhager <david.l@mullvad.net>2020-02-03 09:16:18 +0100
commitf353b869ae4133c931e31ff9f83ffd26d41a0f6a (patch)
treec1142c61ee54de1566061548522eed969cab7b46 /windows/nsis-plugins/src/driverlogic/stdafx.cpp
parent787dd817cca2c66b57f0b4494c701cd994c78513 (diff)
parent7e01878a7a5863a5c6e01b2fe7b0fa0e62a1759a (diff)
downloadmullvadvpn-f353b869ae4133c931e31ff9f83ffd26d41a0f6a.tar.xz
mullvadvpn-f353b869ae4133c931e31ff9f83ffd26d41a0f6a.zip
Merge branch 'driverlogic-proc'
Diffstat (limited to 'windows/nsis-plugins/src/driverlogic/stdafx.cpp')
-rw-r--r--windows/nsis-plugins/src/driverlogic/stdafx.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/windows/nsis-plugins/src/driverlogic/stdafx.cpp b/windows/nsis-plugins/src/driverlogic/stdafx.cpp
deleted file mode 100644
index 3b6341d106..0000000000
--- a/windows/nsis-plugins/src/driverlogic/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