Skip to content

Commit

Permalink
Stop memory_resource.hpp from including itself (#17603)
Browse files Browse the repository at this point in the history
Resolves #17595

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)

Approvers:
  - Nghia Truong (https://github.com/ttnghia)
  - David Wendt (https://github.com/davidwendt)

URL: #17603
  • Loading branch information
vyasr authored Dec 17, 2024
1 parent a5ac4bf commit e9e34e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cpp/include/cudf/utilities/memory_resource.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@

#pragma once

#include <cudf/utilities/memory_resource.hpp>

#include <rmm/cuda_device.hpp>
#include <rmm/mr/device/device_memory_resource.hpp>
#include <rmm/mr/device/per_device_resource.hpp>
Expand Down

0 comments on commit e9e34e6

Please sign in to comment.