Fix cpplint. (#4157)
* Add comment after #endif. * Add missing headers.
This commit is contained in:
@@ -30,6 +30,6 @@ DMLC_REGISTRY_LINK_TAG(updater_shotgun);
|
||||
DMLC_REGISTRY_LINK_TAG(updater_coordinate);
|
||||
#ifdef XGBOOST_USE_CUDA
|
||||
DMLC_REGISTRY_LINK_TAG(updater_gpu_coordinate);
|
||||
#endif
|
||||
#endif // XGBOOST_USE_CUDA
|
||||
} // namespace linear
|
||||
} // namespace xgboost
|
||||
|
||||
Reference in New Issue
Block a user