ROSE 0.11.145.147
compilationFileDatabase.h
1#include <string>
2#include <stdint.h>
3namespace Rose {
4 uint32_t GetProjectWideUniqueIdForPhysicalFile(const std::string & dbFile, const std::string & physicalFile);
5}
The ROSE library.