summaryrefslogtreecommitdiff
path: root/offload/include
diff options
context:
space:
mode:
authorAiden Grossman <aidengrossman@google.com>2025-09-09 03:19:14 +0000
committerAiden Grossman <aidengrossman@google.com>2025-09-09 03:19:14 +0000
commit8c3530cbde51ee85adff6ab20771367ada3a9b49 (patch)
tree74e1b33408f9c293c5408951ac3b1053dbd6210c /offload/include
parent4b6cd10bc5039e5bfa60a74cdac744969332adb2 (diff)
parent3b1ca5e7c5b94b10e3da554a060459a1a1e24495 (diff)
Created using spr 1.3.6 [skip ci]
Diffstat (limited to 'offload/include')
-rw-r--r--offload/include/device.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/offload/include/device.h b/offload/include/device.h
index 1e85bb1876c8..bf93ce0460ae 100644
--- a/offload/include/device.h
+++ b/offload/include/device.h
@@ -33,7 +33,9 @@
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallVector.h"
+#include "GlobalHandler.h"
#include "PluginInterface.h"
+
using GenericPluginTy = llvm::omp::target::plugin::GenericPluginTy;
// Forward declarations.