[mlpack-git] master: Don't include SaveRestoreUtility. (f5f930f)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Mon Jul 13 04:04:42 EDT 2015


Repository : https://github.com/mlpack/mlpack

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/8b2ca720828224607c70d2b539c43aecf8f4ec32...b4659b668021db631b3c8a48e3d735b513706fdc

>---------------------------------------------------------------

commit f5f930fafd660427f01621b20a478518c56b826f
Author: Ryan Curtin <ryan at ratml.org>
Date:   Sat Jul 11 21:58:24 2015 +0000

    Don't include SaveRestoreUtility.


>---------------------------------------------------------------

f5f930fafd660427f01621b20a478518c56b826f
 src/mlpack/core.hpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mlpack/core.hpp b/src/mlpack/core.hpp
index 0e7c87d..beaae6e 100644
--- a/src/mlpack/core.hpp
+++ b/src/mlpack/core.hpp
@@ -163,7 +163,6 @@
 #include <mlpack/core/math/lin_alg.hpp>
 #include <mlpack/core/math/range.hpp>
 #include <mlpack/core/math/round.hpp>
-#include <mlpack/core/util/save_restore_utility.hpp>
 #include <mlpack/core/dists/discrete_distribution.hpp>
 #include <mlpack/core/dists/gaussian_distribution.hpp>
 #include <mlpack/core/dists/laplace_distribution.hpp>



More information about the mlpack-git mailing list