[mlpack] 163/207: remove forward declaration

Barak A. Pearlmutter barak+git at pearlmutter.net
Thu Mar 23 17:53:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

bap pushed a commit to branch master
in repository mlpack.

commit 4948ddb8ae37816d79069c59e9eaf8417f399613
Author: stereomatchingkiss <stereomatchingkiss at gmail.com>
Date:   Wed Jun 8 14:31:44 2016 +0800

    remove forward declaration
---
 src/mlpack/core/data/load.hpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/mlpack/core/data/load.hpp b/src/mlpack/core/data/load.hpp
index 9fe8e79..339bf97 100644
--- a/src/mlpack/core/data/load.hpp
+++ b/src/mlpack/core/data/load.hpp
@@ -24,8 +24,6 @@
 namespace mlpack {
 namespace data /** Functions to load and save matrices and models. */ {
 
-class DatasetInfo;
-
 /**
  * Loads a matrix from file, guessing the filetype from the extension.  This
  * will transpose the matrix at load time (unless the transpose parameter is set

-- 
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