IWYU llvm-config.h for LLVM_VERSION_STRING
authorNico Weber <nicolasweber@gmx.de>
Wed, 25 Apr 2018 18:34:00 +0000 (18:34 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 25 Apr 2018 18:34:00 +0000 (18:34 +0000)
llvm-svn: 330856

llvm/tools/llvm-cov/CoverageViewOptions.h

index 7389d86..fbd2302 100644 (file)
@@ -10,6 +10,7 @@
 #ifndef LLVM_COV_COVERAGEVIEWOPTIONS_H
 #define LLVM_COV_COVERAGEVIEWOPTIONS_H
 
+#include "llvm/Config/llvm-config.h"
 #include "RenderingSupport.h"
 #include <vector>