From dde781fad5658797d87eeab8d40cf629dfa8d000 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Thu, 2 Jun 2016 16:55:32 -0400 Subject: [PATCH] Marcus thinks this will fix the Windows build... let's find out. --- 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 8cf67dc121..6b617a8e1d 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> \ { \