lemon/steiner.h
changeset 2510 bb523a4758f7
parent 2399 ccf2a1fa1821
child 2553 bfced05fa852
     1.1 --- a/lemon/steiner.h	Wed Nov 14 06:28:08 2007 +0000
     1.2 +++ b/lemon/steiner.h	Wed Nov 14 15:36:37 2007 +0000
     1.3 @@ -55,7 +55,7 @@
     1.4    class SteinerTree {
     1.5    public:
     1.6      
     1.7 -    UGRAPH_TYPEDEFS(typename UGraph)
     1.8 +    UGRAPH_TYPEDEFS(typename UGraph);
     1.9  
    1.10      typedef typename CostMap::Value Value;
    1.11