Fixing compile error for kde.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#define CORE_TABLE_DENSE_POINT_H
|
||||
|
||||
#include <armadillo>
|
||||
#include "boost/serialization/string.hpp"
|
||||
#include <boost/serialization/serialization.hpp>
|
||||
#include "core/table/abstract_point.h"
|
||||
|
||||
namespace core {
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
#ifndef CORE_TABLE_POINT_REQUEST_MESSAGE_H
|
||||
#define CORE_TABLE_POINT_REQUEST_MESSAGE_H
|
||||
|
||||
#include <boost/serialization/serialization.hpp>
|
||||
|
||||
namespace core {
|
||||
namespace table {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user