diff --git a/eqpalg/utility/async_db_worker.cc b/eqpalg/utility/async_db_worker.cc index 41723a7..d8f0acf 100644 --- a/eqpalg/utility/async_db_worker.cc +++ b/eqpalg/utility/async_db_worker.cc @@ -1,4 +1,4 @@ -#include "async_db_worker.h" +#include AsyncDbWorker &AsyncDbWorker::instance() { static AsyncDbWorker inst;