From 8a2b42858c54947e24af9ffbf2255cce084cd679 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Mon, 10 Feb 2014 16:05:09 +0000 Subject: [PATCH] PeriodicHRectBound is removed (#30). --- src/mlpack/tests/to_string_test.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mlpack/tests/to_string_test.cpp b/src/mlpack/tests/to_string_test.cpp index 359e776a1a..70dad303ef 100644 --- a/src/mlpack/tests/to_string_test.cpp +++ b/src/mlpack/tests/to_string_test.cpp @@ -31,7 +31,6 @@ #include #include #include -#include #include #include