Skip to content

Commit 1efb174

Browse files
committed
Put on same line
1 parent 872264a commit 1efb174

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

offload/liboffload/src/OffloadImpl.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313

1414
#include "OffloadImpl.hpp"
1515
#include "Helpers.hpp"
16-
// Required for operator<< implementation of ol_device_info_t
17-
#include "OffloadPrint.hpp"
16+
#include "OffloadPrint.hpp" // Required for operator<< implementation of ol_device_info_t
1817
#include "PluginManager.h"
1918
#include "llvm/Support/FormatVariadic.h"
2019
#include <OffloadAPI.h>

0 commit comments

Comments
 (0)