summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Cubit/TAO/MT_Cubit/client.h')
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/client.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.h
index 064382899b4..a9386c52596 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.h
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.h
@@ -23,6 +23,10 @@
#include "Task_Client.h"
#include "Util_Thread.h"
+#if defined (CHORUS)
+#include "pccTimer.h"
+#endif /* CHORUS */
+
#if defined (VME_DRIVER)
#include <hostLib.h>
extern "C" STATUS vmeDrv (void);