Skip to content

Commit acebf9c

Browse files
committed
move header
1 parent 0f330e9 commit acebf9c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

offload/libomptarget/OffloadRTL.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13-
#include "OffloadPolicy.h"
1413
#include "OpenMP/OMPT/Callback.h"
1514
#include "PluginManager.h"
1615

offload/libomptarget/PluginManager.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#include "Shared/Debug.h"
1515
#include "Shared/Profile.h"
1616
#include "device.h"
17+
#include "OffloadPolicy.h"
1718

1819
#include "llvm/Support/Error.h"
1920
#include "llvm/Support/ErrorHandling.h"

0 commit comments

Comments
 (0)