Moved ccInclude

This commit is contained in:
Andreas Fabri 2007-06-19 14:10:43 +00:00
parent 7b2e376550
commit abffedee6b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,6 @@
\ccDefinition
\ccInclude{CGAL/Timer.h}
\ccCreationVariable{t}
The class \ccRefName\ is a timer class for measuring user process time.
@ -20,6 +19,7 @@ counts the number of calls of the \ccc{start()} member function since the
last reset. If the reset occures while the timer is running it counts as the
first interval.
\ccInclude{CGAL/Timer.h}
\ccCreation