mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 05:36:31 +01:00
Move Windows timer utility functions from PA backend into libpbd
This commit is contained in:
parent
4ffe8ffc0f
commit
3f5c01e4eb
10 changed files with 13 additions and 10 deletions
|
|
@ -56,6 +56,7 @@ namespace PBD {
|
|||
LIBPBD_API extern DebugBits Configuration;
|
||||
LIBPBD_API extern DebugBits FileUtils;
|
||||
LIBPBD_API extern DebugBits UndoHistory;
|
||||
LIBPBD_API extern DebugBits Timing;
|
||||
|
||||
/* See notes in ../debug.cc on why these are defined here */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue