#include "ColumnDefinition.h" #include "TypeSpecification.h" using namespace sqlast; ColumnDefinition::ColumnDefinition() { }