#include "swift/extractor/remapping/SwiftOpenInterception.h" namespace codeql { // TBD void initRemapping(const std::filesystem::path& dir) {} void finalizeRemapping( const std::unordered_map& mapping) {} } // namespace codeql