mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Update Companion.cpp (#193)
This commit is contained in:
@@ -384,6 +384,8 @@ void Companion::ParseCurrentFileConfig(YAML::Node node) {
|
||||
this->gCurrentDirectory = currentDirectory;
|
||||
this->gCurrentExternalFiles = currentExternalFiles;
|
||||
this->gFileHeader.clear();
|
||||
} else {
|
||||
SPDLOG_INFO("Skipping external file {} as it has already been processed", externalFileName);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user