[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/281555a9c6a460623dd1337800e74d2aa7c9efcc...2629a4fd65684e2bd4544d5ef8ea07fa9ad594a7

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

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