Remove unused #includes

This commit is contained in:
Alexander Karatarakis 2016-11-07 17:33:23 -08:00
parent 8adaaea6fc
commit 6071014cf9

View File

@ -2,9 +2,7 @@
#include <windows.h>
#include <shellapi.h>
#include "vcpkg_Commands.h"
#include "vcpkg.h"
#include <fstream>
#include <iostream>
#include <regex>
#include <array>
#include "vcpkg_Environment.h"