#include "matador/sql/executor.hpp" namespace matador::sql { executor::~executor() = default; }