Split up test helpers header. (#5455)

This commit is contained in:
Jiaming Yuan
2020-04-03 10:36:53 +08:00
committed by GitHub
parent c218d8ffbf
commit 459b175dc6
4 changed files with 57 additions and 53 deletions

View File

@@ -6,6 +6,7 @@
#include <utility>
#include "../helpers.h"
#include "../histogram_helpers.h"
#include "gtest/gtest.h"
#include "../../../src/common/hist_util.h"