X-Git-Url: http://git.vrable.net/?p=cumulus.git;a=blobdiff_plain;f=store.h;h=6906d6360b79fd8d384bc3fd7ae44937623212e5;hp=516a20c76a8d21c76efb4edb69c25e445becd8c4;hb=b1a0bfe834d45694851787317da2cd55add2d7bb;hpb=51859528c5de1c90c553d1f174869005711f162a diff --git a/store.h b/store.h index 516a20c..6906d63 100644 --- a/store.h +++ b/store.h @@ -145,6 +145,8 @@ private: bool written; std::string name; + + std::set refs; }; #endif // _LBS_TARSTORE_H