From f94143d10b68633042e4b4c1554b94151b674fce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Wed, 21 Mar 2012 16:07:44 +0000 Subject: [PATCH] Fixed documentation warnings git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@565 fdac6126-5c0c-442c-9429-916003d36597 --- src/OpenMesh/Tools/Utils/NumLimitsT.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OpenMesh/Tools/Utils/NumLimitsT.hh b/src/OpenMesh/Tools/Utils/NumLimitsT.hh index e1f17dd8..0c32077d 100644 --- a/src/OpenMesh/Tools/Utils/NumLimitsT.hh +++ b/src/OpenMesh/Tools/Utils/NumLimitsT.hh @@ -39,7 +39,7 @@ * * \*===========================================================================*/ -/** \file NumLimitsT.hh +/** \file Tools/Utils/NumLimitsT.hh Temporary solution until std::numeric_limits is standard. */