summaryrefslogtreecommitdiff
path: root/examples/Timer_Queue/Driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Timer_Queue/Driver.h')
-rw-r--r--examples/Timer_Queue/Driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Timer_Queue/Driver.h b/examples/Timer_Queue/Driver.h
index c8d07fb82df..135272de0f4 100644
--- a/examples/Timer_Queue/Driver.h
+++ b/examples/Timer_Queue/Driver.h
@@ -129,7 +129,7 @@ protected:
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
-#pragma implementation "Driver.cpp"
+#pragma implementation ("Driver.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
#endif /* _DRIVER_H_ */