[mlpack-svn] r10060 - mlpack/trunk/src/mlpack/core/math

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Thu Oct 27 22:30:08 EDT 2011


Author: rcurtin
Date: 2011-10-27 22:30:07 -0400 (Thu, 27 Oct 2011)
New Revision: 10060

Modified:
   mlpack/trunk/src/mlpack/core/math/math_test.cpp
Log:
Seriously, I didn't check this in?


Modified: mlpack/trunk/src/mlpack/core/math/math_test.cpp
===================================================================
--- mlpack/trunk/src/mlpack/core/math/math_test.cpp	2011-10-28 02:21:27 UTC (rev 10059)
+++ mlpack/trunk/src/mlpack/core/math/math_test.cpp	2011-10-28 02:30:07 UTC (rev 10060)
@@ -5,7 +5,7 @@
  * Tests for everything in the math:: namespace.
  */
 #include "range.hpp"
-#include "math_lib.hpp"
+#include "math_misc.hpp"
 
 #define BOOST_TEST_MODULE Math_Test
 #include <boost/test/unit_test.hpp>




More information about the mlpack-svn mailing list