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 <dan.hoeflinger@intel.com>
  • Loading branch information
danhoeflinger committed Mar 28, 2024
1 parent 0def7e7 commit 602503b
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 602503b

Please sign in to comment.