Skip to content

FileHelper::getIncludedFilePath

Synopsis

Declared in <support/FileHelper.h>

static
std::string
getIncludedFilePath(
    std::list<std::string> const& prefixPaths,
    std::string const& includedPath);

Created with MrDocs