diff options
| author | David Lönnhager <david.l@mullvad.net> | 2021-12-16 10:58:03 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2022-01-11 14:19:38 +0100 |
| commit | 52577f1b1fa6c49c3cee08d2b8129d2a8e3f62ff (patch) | |
| tree | 315be2ab8e5693ea6f27f4165ae00892a28a0164 /windows/nsis-plugins/src/osinfo/stdafx.cpp | |
| parent | 82d652a5767027c6246fbc2384b48bd23c21563e (diff) | |
| download | mullvadvpn-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.cpp | 8 |
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 |
