No more implementation.

This commit is contained in:
Ryan Curtin
2014-02-20 03:08:31 +00:00
parent b4bc237944
commit 47859c2b4e
-3
View File
@@ -232,7 +232,4 @@ class ExampleTree
}; // namespace tree
}; // namespace mlpack
//! Include implementation (which does not make any sense!).
#include "example_tree_impl.hpp"
#endif