mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 13:14:58 +00:00
Update AudioGroupData.cpp
This commit is contained in:
@@ -38,6 +38,7 @@ IntrusiveAudioGroupData& IntrusiveAudioGroupData::operator=(IntrusiveAudioGroupD
|
||||
m_pool = other.m_pool;
|
||||
m_sdir = other.m_sdir;
|
||||
m_samp = other.m_samp;
|
||||
m_fmt = other.m_fmt;
|
||||
|
||||
return *this;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user