fix R-devel errors (#4251)
This commit is contained in:
@@ -171,8 +171,8 @@ class Transform {
|
||||
/*! \brief Range object specifying parallel threads index range. */
|
||||
Range range_;
|
||||
/*! \brief Whether resharding for vectors is required. */
|
||||
GPUDistribution distribution_;
|
||||
bool reshard_;
|
||||
GPUDistribution distribution_;
|
||||
};
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user