about summary refs log blame commit diff
path: root/src/libstore/references.hh
blob: 4b1299e7a352b9c20a50d4d5e004e8aabb09bc52 (plain) (tree)
1
2
3
4
5
6
7
8
9

                      



                  
                                                                   

 
                            
#ifndef __REFERENCES_H
#define __REFERENCES_H

#include "util.hh"


PathSet scanForReferences(const Path & path, const PathSet & refs);


#endif /* !__REFERENCES_H */