Initial import from SVN
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include <vector>
|
||||
#include <boost/filesystem.hpp>
|
||||
|
||||
|
||||
void computeCrc(const boost::filesystem::path& p, std::vector<unsigned char>& checksum);
|
||||
|
||||
Reference in New Issue
Block a user