removed unused include
This commit is contained in:
@@ -11,8 +11,6 @@
|
|||||||
#include "matador/object/attribute.hpp"
|
#include "matador/object/attribute.hpp"
|
||||||
#include "matador/object/restriction.hpp"
|
#include "matador/object/restriction.hpp"
|
||||||
|
|
||||||
#include <list>
|
|
||||||
|
|
||||||
namespace matador::query {
|
namespace matador::query {
|
||||||
class table;
|
class table;
|
||||||
class query_create_table_columns_intermediate : public executable_query {
|
class query_create_table_columns_intermediate : public executable_query {
|
||||||
|
|||||||
Reference in New Issue
Block a user