fixup! Make the store plugins more introspectable
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#pragma once
|
||||
|
||||
namespace nix {
|
||||
|
||||
template<typename T> class BasicStore;
|
||||
class StoreConfig;
|
||||
typedef BasicStore<StoreConfig> Store;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user