IWYU llvm-config.h for LLVM_VERSION_STRING

llvm-svn: 330856
This commit is contained in:
Nico Weber 2018-04-25 18:34:00 +00:00
parent 17fdef6606
commit a48924c706
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#ifndef LLVM_COV_COVERAGEVIEWOPTIONS_H #ifndef LLVM_COV_COVERAGEVIEWOPTIONS_H
#define LLVM_COV_COVERAGEVIEWOPTIONS_H #define LLVM_COV_COVERAGEVIEWOPTIONS_H
#include "llvm/Config/llvm-config.h"
#include "RenderingSupport.h" #include "RenderingSupport.h"
#include <vector> #include <vector>