Fix test_param.cc header path (#3317)
This commit is contained in:
committed by
Philip Hyunsu Cho
parent
8efbadcde4
commit
34aeee2961
@@ -1,5 +1,5 @@
|
|||||||
// Copyright by Contributors
|
// Copyright by Contributors
|
||||||
#include "../../src/tree/param.h"
|
#include "../../../src/tree/param.h"
|
||||||
|
|
||||||
#include "../helpers.h"
|
#include "../helpers.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user