aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_helpers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'toolsrc/src/commands_helpers.cpp')
-rw-r--r--toolsrc/src/commands_helpers.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/toolsrc/src/commands_helpers.cpp b/toolsrc/src/commands_helpers.cpp
new file mode 100644
index 000000000..0c7ce15bb
--- /dev/null
+++ b/toolsrc/src/commands_helpers.cpp
@@ -0,0 +1,7 @@
+#include "vcpkg_Commands.h"
+#include "vcpkg_System.h"
+
+namespace vcpkg::Commands::Helpers
+{
+
+}