Remove this boost pointer vector header.
Why it is here in the first place? Signed-off-by: Omar Shrit <omar@shrit.me>
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
#include "../visitor/delta_visitor.hpp"
|
||||
#include "../visitor/output_parameter_visitor.hpp"
|
||||
|
||||
#include <boost/ptr_container/ptr_vector.hpp>
|
||||
|
||||
#include "layer_types.hpp"
|
||||
|
||||
namespace mlpack {
|
||||
|
||||
@@ -14,8 +14,6 @@
|
||||
|
||||
#include <mlpack/prereqs.hpp>
|
||||
|
||||
#include <boost/ptr_container/ptr_vector.hpp>
|
||||
|
||||
#include "layer_types.hpp"
|
||||
|
||||
namespace mlpack {
|
||||
|
||||
@@ -15,8 +15,6 @@
|
||||
|
||||
#include <mlpack/prereqs.hpp>
|
||||
|
||||
#include <boost/ptr_container/ptr_vector.hpp>
|
||||
|
||||
#include "../visitor/delete_visitor.hpp"
|
||||
#include "../visitor/delta_visitor.hpp"
|
||||
#include "../visitor/output_height_visitor.hpp"
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
#define MLPACK_METHODS_ANN_LAYER_RECURRENT_ATTENTION_HPP
|
||||
|
||||
#include <mlpack/prereqs.hpp>
|
||||
#include <boost/ptr_container/ptr_vector.hpp>
|
||||
|
||||
#include "../visitor/delta_visitor.hpp"
|
||||
#include "../visitor/output_parameter_visitor.hpp"
|
||||
|
||||
@@ -15,8 +15,6 @@
|
||||
|
||||
#include <mlpack/prereqs.hpp>
|
||||
|
||||
#include <boost/ptr_container/ptr_vector.hpp>
|
||||
|
||||
#include "../visitor/delete_visitor.hpp"
|
||||
#include "../visitor/copy_visitor.hpp"
|
||||
#include "../visitor/delta_visitor.hpp"
|
||||
|
||||
Reference in New Issue
Block a user