[Lemon-commits] [lemon_svn] deba: r1602 - hugo/trunk/src/lemon
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:46:30 CET 2006
Author: deba
Date: Fri Mar 4 18:13:40 2005
New Revision: 1602
Modified:
hugo/trunk/src/lemon/dimacs.h
Log:
Bug fix
Modified: hugo/trunk/src/lemon/dimacs.h
==============================================================================
--- hugo/trunk/src/lemon/dimacs.h (original)
+++ hugo/trunk/src/lemon/dimacs.h Fri Mar 4 18:13:40 2005
@@ -21,6 +21,7 @@
#include <string>
#include <vector>
#include <lemon/maps.h>
+#include <lemon/invalid.h>
/// \ingroup misc
/// \file
More information about the Lemon-commits
mailing list