From abffedee6ba86840f64e2daab249deea2903f0d8 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Tue, 19 Jun 2007 14:10:43 +0000 Subject: [PATCH] Moved ccInclude --- Timer/doc_tex/Timer_ref/Timer.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Timer/doc_tex/Timer_ref/Timer.tex b/Timer/doc_tex/Timer_ref/Timer.tex index 17e88233173..fbb3df88001 100644 --- a/Timer/doc_tex/Timer_ref/Timer.tex +++ b/Timer/doc_tex/Timer_ref/Timer.tex @@ -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