summaryrefslogtreecommitdiffhomepage
path: root/wfpctl/src/extras/cli/stdafx.cpp
diff options
context:
space:
mode:
authorOdd Stranne <odd@mullvad.net>2018-04-11 10:36:43 +0200
committerOdd Stranne <odd@mullvad.net>2018-04-11 10:36:43 +0200
commit1b97cdcd94e549decfe1d6081155c8efefe9b110 (patch)
tree66bc668bfe1868d925e32044373af83a3175bd2d /wfpctl/src/extras/cli/stdafx.cpp
parenta5f7cf5592003093caaa658516758fb3c45206d1 (diff)
parentf53d90c5d69e81b09eec67a406825c96ea19d072 (diff)
downloadmullvadvpn-1b97cdcd94e549decfe1d6081155c8efefe9b110.tar.xz
mullvadvpn-1b97cdcd94e549decfe1d6081155c8efefe9b110.zip
Merge branch 'migrate-wfpctl'
Diffstat (limited to 'wfpctl/src/extras/cli/stdafx.cpp')
-rw-r--r--wfpctl/src/extras/cli/stdafx.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/wfpctl/src/extras/cli/stdafx.cpp b/wfpctl/src/extras/cli/stdafx.cpp
new file mode 100644
index 0000000000..62355160c9
--- /dev/null
+++ b/wfpctl/src/extras/cli/stdafx.cpp
@@ -0,0 +1,8 @@
+// stdafx.cpp : source file that includes just the standard includes
+// cli.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