summaryrefslogtreecommitdiff
path: root/ACE/ace/High_Res_Timer.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-27 13:58:18 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-27 13:58:18 +0000
commit90db4201684ae9ab7251974bebbdc52267a21dc8 (patch)
tree0f3f5ec55835bd8b5709a7c969b896c568a9030a /ACE/ace/High_Res_Timer.cpp
parent11bad4219a53232320f0b1429b0bc78a303ac2ea (diff)
downloadATCD-90db4201684ae9ab7251974bebbdc52267a21dc8.tar.gz
Tue Feb 27 13:57:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/High_Res_Timer.cpp')
-rw-r--r--ACE/ace/High_Res_Timer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/High_Res_Timer.cpp b/ACE/ace/High_Res_Timer.cpp
index 72dff21750a..12714786bed 100644
--- a/ACE/ace/High_Res_Timer.cpp
+++ b/ACE/ace/High_Res_Timer.cpp
@@ -196,7 +196,7 @@ ACE_High_Res_Timer::global_scale_factor (void)
defined (ACE_HAS_PENTIUM) || defined (ACE_HAS_ALPHA_TIMER)) && \
!defined (ACE_HAS_HI_RES_TIMER) && \
((defined (ACE_WIN32) && !defined (ACE_HAS_WINCE)) || \
- defined (ghs) || defined (__GNUG__) || defined (__KCC) || \
+ defined (ghs) || defined (__GNUG__) || \
defined (__INTEL_COMPILER))
// Check if the global scale factor needs to be set, and do if so.
if (ACE_High_Res_Timer::global_scale_factor_status_ == 0)