Skip to content

Commit 85246b9

Browse files
Use pragma once in _host_task_util.hpp
1 parent a4390ab commit 85246b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dpctl/_host_task_util.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
///
3030
//===----------------------------------------------------------------------===//
3131

32+
#pragma once
3233
#include "Python.h"
3334
#include "syclinterface/dpctl_data_types.h"
3435
#include "syclinterface/dpctl_sycl_type_casters.hpp"

0 commit comments

Comments
 (0)