Skip to content

Commit e9e34e6

Browse files
authored
Stop memory_resource.hpp from including itself (#17603)
Resolves #17595 Authors: - Vyas Ramasubramani (https://github.com/vyasr) Approvers: - Nghia Truong (https://github.com/ttnghia) - David Wendt (https://github.com/davidwendt) URL: #17603
1 parent a5ac4bf commit e9e34e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cpp/include/cudf/utilities/memory_resource.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616

1717
#pragma once
1818

19-
#include <cudf/utilities/memory_resource.hpp>
20-
2119
#include <rmm/cuda_device.hpp>
2220
#include <rmm/mr/device/device_memory_resource.hpp>
2321
#include <rmm/mr/device/per_device_resource.hpp>

0 commit comments

Comments
 (0)