[mlpack] 112/149: Include prereqs.hpp for compiler definitions and adjustments.

Barak A. Pearlmutter barak+git at pearlmutter.net
Sat May 2 09:11:15 UTC 2015


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

bap pushed a commit to branch svn-trunk
in repository mlpack.

commit 2c371113dadc0f6369c8cdcd37de397d407188f8
Author: rcurtin <rcurtin at 9d5b8971-822b-0410-80eb-d18c1038ef23>
Date:   Wed Nov 19 18:38:26 2014 +0000

    Include prereqs.hpp for compiler definitions and adjustments.
    
    
    git-svn-id: http://svn.cc.gatech.edu/fastlab/mlpack/trunk@17393 9d5b8971-822b-0410-80eb-d18c1038ef23
---
 src/mlpack/core/util/sfinae_utility.hpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mlpack/core/util/sfinae_utility.hpp b/src/mlpack/core/util/sfinae_utility.hpp
index cc856b4..3a603b2 100644
--- a/src/mlpack/core/util/sfinae_utility.hpp
+++ b/src/mlpack/core/util/sfinae_utility.hpp
@@ -12,6 +12,7 @@
 
 #include <boost/utility/enable_if.hpp>
 #include <boost/type_traits.hpp>
+#include <mlpack/prereqs.hpp>
 
 /*
  * Constructs a template supporting the SFINAE pattern.

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