[mlpack-git] master: Marcus thinks this will fix the Windows build... let's find out. (dde781f)

gitdub at mlpack.org gitdub at mlpack.org
Thu Jun 2 16:55:32 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/1f562a1aba7ae55475afcc95659511c2b7f694e5...5b8fdce471328f722fcd8c0f22a6d995ce22c98b

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

commit dde781fad5658797d87eeab8d40cf629dfa8d000
Author: Ryan Curtin <ryan at ratml.org>
Date:   Thu Jun 2 16:55:32 2016 -0400

    Marcus thinks this will fix the Windows build... let's find out.


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

dde781fad5658797d87eeab8d40cf629dfa8d000
 src/mlpack/core/data/serialization_template_version.hpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mlpack/core/data/serialization_template_version.hpp b/src/mlpack/core/data/serialization_template_version.hpp
index 8cf67dc..6b617a8 100644
--- a/src/mlpack/core/data/serialization_template_version.hpp
+++ b/src/mlpack/core/data/serialization_template_version.hpp
@@ -18,7 +18,6 @@
 #define BOOST_TEMPLATE_CLASS_VERSION(SIGNATURE, T, N) \
 namespace boost { \
 namespace serialization { \
-template<> \
 SIGNATURE \
 struct version<mlpack::data::SecondShim<T>> \
 { \




More information about the mlpack-git mailing list