mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Move PCG RNG implementation out of header, update API
This commit is contained in:
parent
e4d1d82ea7
commit
a3b28b4114
3 changed files with 85 additions and 53 deletions
|
|
@ -62,6 +62,7 @@ libpbd_sources = [
|
|||
'openuri.cc',
|
||||
'pathexpand.cc',
|
||||
'pbd.cc',
|
||||
'pcg_rand.cc',
|
||||
'pool.cc',
|
||||
'property_list.cc',
|
||||
'pthread_utils.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue