Browse Source

Remove JackEngineTiming class: code moved in JackEngineControl (4)

git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@1656 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.68
sletz 18 years ago
parent
commit
50cbd95eaf
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      common/JackPthreadCond.cpp

+ 1
- 0
common/JackPthreadCond.cpp View File

@@ -18,6 +18,7 @@ This program is free software; you can redistribute it and/or modify
*/ */


#include "JackPthreadCond.h" #include "JackPthreadCond.h"
#include "JackConstants.h"
#include "JackError.h" #include "JackError.h"


namespace Jack namespace Jack


Loading…
Cancel
Save