added empty VE reference to the base class of edges

This commit is contained in:
Paolo Cignoni 2011-05-31 08:45:41 +00:00
parent ca28591e69
commit 08e072aeb1
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ we have to build the type a step a time (deriving from a single ancestor at a ti
*/
template <class UserTypes>
class EdgeBase: public edge::EmptyEFAdj<
edge::EmptyEVAdj<
edge::EmptyVEAdj<
edge::EmptyEEAdj<
edge::EmptyEHAdj<
edge::EmptyBitFlags<