Add missing header

Signed-off-by: Omar Shrit <omar@shrit.me>
This commit is contained in:
Omar Shrit
2020-10-05 20:20:50 +02:00
parent e524d1ec0f
commit a887308b86
@@ -14,6 +14,7 @@
#define MLPACK_METHODS_MATRIX_COMPLETION_MATRIX_COMPLETION_HPP
#include <ensmallen.hpp>
#include <mlpack/prereqs.hpp>
namespace mlpack {
namespace matrix_completion {