// -*- C++ -*- // // This file was generated by ODB, object-relational mapping (ORM) // compiler for C++. // namespace odb { // sqlite_master // inline void access::view_traits< ::bdep::sqlite_master >:: callback (database& db, view_type& x, callback_event e) { ODB_POTENTIALLY_UNUSED (db); ODB_POTENTIALLY_UNUSED (x); ODB_POTENTIALLY_UNUSED (e); } } namespace odb { // sqlite_master // }