removed unused include
This commit is contained in:
parent
57f57956de
commit
6701031007
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue