diff options
Diffstat (limited to 'dep/ACE_wrappers/ace/Stats.cpp')
-rw-r--r-- | dep/ACE_wrappers/ace/Stats.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/ACE_wrappers/ace/Stats.cpp b/dep/ACE_wrappers/ace/Stats.cpp index bb6dcf0a6a8..eac726e52df 100644 --- a/dep/ACE_wrappers/ace/Stats.cpp +++ b/dep/ACE_wrappers/ace/Stats.cpp @@ -424,3 +424,4 @@ ACE_Stats::square_root (const ACE_UINT64 n, } ACE_END_VERSIONED_NAMESPACE_DECL + |