Skip to content

Commit

Permalink
removing accidental testing check-in
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Hoeflinger <[email protected]>
  • Loading branch information
danhoeflinger committed Aug 16, 2023
1 parent d991c25 commit b47456b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions help_function/src/onedpl_test_fill.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
//
// ===----------------------------------------------------------------------===//

#define DPCT_USM_LEVEL_NONE

#include "oneapi/dpl/execution"
#include "oneapi/dpl/iterator"
#include "oneapi/dpl/algorithm"
Expand Down
1 change: 0 additions & 1 deletion help_function/src/onedpl_test_for_each.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//
// ===----------------------------------------------------------------------===//
#define DPCT_USM_LEVEL_NONE

#include "oneapi/dpl/execution"
#include "oneapi/dpl/iterator"
Expand Down
1 change: 0 additions & 1 deletion help_function/src/onedpl_test_sort_by_key.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//
// ===----------------------------------------------------------------------===//
#define DPCT_USM_LEVEL_NONE

#include <oneapi/dpl/execution>

Expand Down

0 comments on commit b47456b

Please sign in to comment.