From 9741b2aab47ec899276a52827f72509fc322388a Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Tue, 12 Mar 2019 18:09:40 -0400 Subject: avoid a string that is too long for msvc --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index af3b878b09..28da1cbbe7 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -10,7 +10,6 @@ #include "codegen.hpp" #include "compiler.hpp" #include "config.h" -#include "install_files.h" #include "error.hpp" #include "os.hpp" #include "target.hpp" -- cgit v1.2.3