// file : odb/statement.cxx // license : GNU GPL v2; see accompanying LICENSE file #include namespace odb { statement:: ~statement () { } }