mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 13:35:38 +08:00
Add missing includes (to fix the modules build)
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
#ifndef LLVM_EXECUTIONENGINE_ORC_SHARED_VTUNESHAREDSTRUCTS_H
|
||||
#define LLVM_EXECUTIONENGINE_ORC_SHARED_VTUNESHAREDSTRUCTS_H
|
||||
|
||||
#include "ExecutorAddress.h"
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
||||
namespace llvm {
|
||||
namespace orc {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user