[mlpack] 46/149: Oops, include ostream_extra.hpp.
Barak A. Pearlmutter
barak+git at pearlmutter.net
Sat May 2 09:11:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
bap pushed a commit to branch svn-trunk
in repository mlpack.
commit 01bcc072f63c43cf21fbc87c203c50d40fa5f63d
Author: rcurtin <rcurtin at 9d5b8971-822b-0410-80eb-d18c1038ef23>
Date: Mon Oct 13 21:03:18 2014 +0000
Oops, include ostream_extra.hpp.
git-svn-id: http://svn.cc.gatech.edu/fastlab/mlpack/trunk@17254 9d5b8971-822b-0410-80eb-d18c1038ef23
---
src/mlpack/core.hpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/mlpack/core.hpp b/src/mlpack/core.hpp
index 0d9cd67..ae36e77 100644
--- a/src/mlpack/core.hpp
+++ b/src/mlpack/core.hpp
@@ -148,6 +148,7 @@
#include <mlpack/core/util/arma_traits.hpp>
#include <mlpack/core/util/log.hpp>
#include <mlpack/core/util/cli.hpp>
+#include <mlpack/core/util/ostream_extra.hpp>
#include <mlpack/core/data/load.hpp>
#include <mlpack/core/data/save.hpp>
#include <mlpack/core/data/normalize_labels.hpp>
--
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