Skip to content

Commit

Permalink
Add missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
gaohao95 committed Dec 3, 2020
1 parent effa95d commit a2571ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cpp/include/cudf/partitioning.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
#pragma once

#include <cudf/types.hpp>
#include <rmm/cuda_stream_view.hpp>

#include <memory>
#include <vector>

Expand Down

0 comments on commit a2571ba

Please sign in to comment.