diff options
Diffstat (limited to 'ace/Timeprobe_T.h')
-rw-r--r-- | ace/Timeprobe_T.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Timeprobe_T.h b/ace/Timeprobe_T.h index a02fec3cfaf..59a343de833 100644 --- a/ace/Timeprobe_T.h +++ b/ace/Timeprobe_T.h @@ -86,7 +86,7 @@ protected: // Added sections below here to make compatible with the VMETRO // board test. - ACE_Timeprobe (const ACE_Timeprobe &); + ACE_Timeprobe (const ACE_Timeprobe<ACE_LOCK> &); // Not implemented. const char *find_description_i (u_long i); |