mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-19 21:26:26 +01:00
Add DEBUG_TRACE output to file utility functions in libpbd
This commit is contained in:
parent
550eeecc63
commit
ccdc6fcd6a
3 changed files with 21 additions and 9 deletions
|
|
@ -43,6 +43,7 @@ namespace PBD {
|
|||
extern uint64_t Pool;
|
||||
extern uint64_t EventLoop;
|
||||
extern uint64_t AbstractUI;
|
||||
extern uint64_t FileUtils;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue