remove import of database::Database in src/database.hpp
fixes issue #9, This is not needed in most cases due to the new database::Datacontainer_get_id* member functions. In the other case an explicit export is better.