mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-10 14:07:48 +00:00
Implicit switch fallthrough refactor
This commit is contained in:
@@ -893,6 +893,7 @@ AudioGroupSampleDirectory::toGCNData(const AudioGroupDatabase& group) const {
|
||||
case SampleFileState::WAVRecent:
|
||||
case SampleFileState::WAVNoCompressed:
|
||||
group.makeCompressedVersion(ent.first, ent.second.get().get());
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user