#pragma once #include "Node.h" #include "SelectStatement.h" #include "SelectItem.h" #include "SelectList.h" #include "Statement.h" #include "StatementList.h" #include "StringLiteral.h" #undef emit