1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

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 1c9ece735b
commit 42f8923a52

View 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>