[Lemon-commits] [lemon_svn] deba: r2359 - hugo/trunk/lemon/bits

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:52:02 CET 2006


Author: deba
Date: Thu Nov 17 11:46:38 2005
New Revision: 2359

Modified:
   hugo/trunk/lemon/bits/array_map.h

Log:
Bug fix




Modified: hugo/trunk/lemon/bits/array_map.h
==============================================================================
--- hugo/trunk/lemon/bits/array_map.h	(original)
+++ hugo/trunk/lemon/bits/array_map.h	Thu Nov 17 11:46:38 2005
@@ -19,6 +19,7 @@
 
 #include <memory>
 #include <lemon/bits/map_extender.h>
+#include <lemon/bits/alteration_notifier.h>
 #include <lemon/concept_check.h>
 #include <lemon/concept/maps.h>
 



More information about the Lemon-commits mailing list