[mlpack] 08/40: Include correct headers.
Barak A. Pearlmutter
barak+git at pearlmutter.net
Mon Feb 15 19:34:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
bap pushed a commit to branch master
in repository mlpack.
commit a3222fd4a5ff7381ee2a6c5366bac5ceabec0018
Author: Ryan Curtin <ryan at ratml.org>
Date: Wed Jan 13 11:11:40 2016 -0500
Include correct headers.
---
src/mlpack/core/tree/binary_space_tree/midpoint_split_impl.hpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/mlpack/core/tree/binary_space_tree/midpoint_split_impl.hpp b/src/mlpack/core/tree/binary_space_tree/midpoint_split_impl.hpp
index 560e11c..dcb34d5 100644
--- a/src/mlpack/core/tree/binary_space_tree/midpoint_split_impl.hpp
+++ b/src/mlpack/core/tree/binary_space_tree/midpoint_split_impl.hpp
@@ -17,6 +17,7 @@
#define __MLPACK_CORE_TREE_BINARY_SPACE_TREE_MIDPOINT_SPLIT_IMPL_HPP
#include "midpoint_split.hpp"
+#include <mlpack/core/tree/bounds.hpp>
namespace mlpack {
namespace tree {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git
More information about the debian-science-commits
mailing list