forked from OSchip/llvm-project
IWYU llvm-config.h for LLVM_VERSION_STRING
llvm-svn: 330856
This commit is contained in:
parent
17fdef6606
commit
a48924c706
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue