fixup! Make the store plugins more introspectable
This commit is contained in:
parent
1129913c4e
commit
29a632386e
|
@ -1,9 +0,0 @@
|
||||||
#pragma once
|
|
||||||
|
|
||||||
namespace nix {
|
|
||||||
|
|
||||||
template<typename T> class BasicStore;
|
|
||||||
class StoreConfig;
|
|
||||||
typedef BasicStore<StoreConfig> Store;
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in a new issue