Skip to content
Snippets Groups Projects
Commit 1fdc4708 authored by Michael Davis's avatar Michael Davis
Browse files

[lpa-stream] Restores OStoreDB.hpp to original version

All new code is now in QueueItor.hpp
parent 9b201005
No related merge requests found
......@@ -26,7 +26,6 @@
#include "objectstore/ArchiveRequest.hpp"
#include "objectstore/DriveRegister.hpp"
#include "objectstore/RetrieveRequest.hpp"
#include "objectstore/RootEntry.hpp"
#include "objectstore/SchedulerGlobalLock.hpp"
#include "catalogue/Catalogue.hpp"
#include "common/log/Logger.hpp"
......@@ -43,7 +42,7 @@ namespace ostoredb {
template <class, class>
class MemQueue;
}
class OStoreDB: public SchedulerDatabase {
template <class, class>
friend class cta::ostoredb::MemQueue;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment