mirror of
https://github.com/AxioDL/amuse.git
synced 2025-06-05 06:03:39 +00:00
Update AudioGroupData.cpp
This commit is contained in:
parent
80cc9f7c94
commit
3056426afc
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user