[Lemon-commits] alpar: r3452 - lemon/trunk/lemon
Lemon SVN
svn at lemon.cs.elte.hu
Fri Feb 8 11:42:38 CET 2008
Author: alpar
Date: Fri Feb 8 11:42:38 2008
New Revision: 3452
Modified:
lemon/trunk/lemon/random.h
Log:
Fix a silly typo
Modified: lemon/trunk/lemon/random.h
==============================================================================
--- lemon/trunk/lemon/random.h (original)
+++ lemon/trunk/lemon/random.h Fri Feb 8 11:42:38 2008
@@ -68,7 +68,7 @@
#include <ctime>
-#include <lemon/math.>
+#include <lemon/math.h>
#include <lemon/dim2.h>
///\ingroup misc
///\file
More information about the Lemon-commits
mailing list