Skip to content

Commit 4de69f2

Browse files
committed
order header..
1 parent acebf9c commit 4de69f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

offload/libomptarget/PluginManager.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
//===----------------------------------------------------------------------===//
1212

1313
#include "PluginManager.h"
14+
#include "OffloadPolicy.h"
1415
#include "Shared/Debug.h"
1516
#include "Shared/Profile.h"
1617
#include "device.h"
17-
#include "OffloadPolicy.h"
1818

1919
#include "llvm/Support/Error.h"
2020
#include "llvm/Support/ErrorHandling.h"

0 commit comments

Comments
 (0)