summaryrefslogtreecommitdiffhomepage
path: root/windows/nsis-plugins/src/osinfo/stdafx.cpp
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2021-12-16 10:58:03 +0100
committerDavid Lönnhager <david.l@mullvad.net>2022-01-11 14:19:38 +0100
commit52577f1b1fa6c49c3cee08d2b8129d2a8e3f62ff (patch)
tree315be2ab8e5693ea6f27f4165ae00892a28a0164 /windows/nsis-plugins/src/osinfo/stdafx.cpp
parent82d652a5767027c6246fbc2384b48bd23c21563e (diff)
downloadmullvadvpn-52577f1b1fa6c49c3cee08d2b8129d2a8e3f62ff.tar.xz
mullvadvpn-52577f1b1fa6c49c3cee08d2b8129d2a8e3f62ff.zip
Remove osinfo from nsis-plugins
Diffstat (limited to 'windows/nsis-plugins/src/osinfo/stdafx.cpp')
-rw-r--r--windows/nsis-plugins/src/osinfo/stdafx.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/windows/nsis-plugins/src/osinfo/stdafx.cpp b/windows/nsis-plugins/src/osinfo/stdafx.cpp
deleted file mode 100644
index 3b6341d106..0000000000
--- a/windows/nsis-plugins/src/osinfo/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