Conditional include of missing headers under Z3
This commit is contained in:
@@ -13,8 +13,11 @@ using namespace llvm;
|
||||
|
||||
#if LLVM_WITH_Z3
|
||||
|
||||
#include "llvm/ADT/SmalLString.h"
|
||||
#include "llvm/ADT/Twine.h"
|
||||
|
||||
#include <set>
|
||||
|
||||
#include <z3.h>
|
||||
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user