diff options
Diffstat (limited to 'dep/ACE_wrappers/ace/gethrtime.cpp')
-rw-r--r-- | dep/ACE_wrappers/ace/gethrtime.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/ACE_wrappers/ace/gethrtime.cpp b/dep/ACE_wrappers/ace/gethrtime.cpp index 69de03153a1..163645cd68b 100644 --- a/dep/ACE_wrappers/ace/gethrtime.cpp +++ b/dep/ACE_wrappers/ace/gethrtime.cpp @@ -58,3 +58,4 @@ ACE_GETHRTIME_NAME (void) #endif /* ! ACE_HAS_PENTIUM */ } #endif /* ghs */ + |