aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_helpers.cpp
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2017-04-27 18:22:52 -0700
committerAlexander Karatarakis <alkarata@microsoft.com>2017-04-27 18:59:57 -0700
commit075dab75bdf459e36bad2e3614783e0626072534 (patch)
tree02d88565ccdd41e9a7812613843cbc678296a552 /toolsrc/src/commands_helpers.cpp
parent1e9471a1489156720362ef12e1ec6849ea9b45b6 (diff)
downloadvcpkg-075dab75bdf459e36bad2e3614783e0626072534.tar.gz
vcpkg-075dab75bdf459e36bad2e3614783e0626072534.zip
Remove stray cpp file
Diffstat (limited to 'toolsrc/src/commands_helpers.cpp')
-rw-r--r--toolsrc/src/commands_helpers.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/toolsrc/src/commands_helpers.cpp b/toolsrc/src/commands_helpers.cpp
deleted file mode 100644
index 0c7ce15bb..000000000
--- a/toolsrc/src/commands_helpers.cpp
+++ /dev/null
@@ -1,7 +0,0 @@
-#include "vcpkg_Commands.h"
-#include "vcpkg_System.h"
-
-namespace vcpkg::Commands::Helpers
-{
-
-}