Fix another mismatched tag

http://hydra.nixos.org/build/33279570
This commit is contained in:
Eelco Dolstra 2016-03-14 15:32:34 +01:00
parent dc4a71aae5
commit 00a75b1cd2

View file

@ -140,7 +140,7 @@ struct BuildResult
struct BasicDerivation;
struct Derivation;
struct FSAccessor;
class FSAccessor;
class Store : public std::enable_shared_from_this<Store>