Skip to content

Commit f27fc39

Browse files
Use pragma once in _host_task_util.hpp
1 parent c0c6191 commit f27fc39

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)