fix warning

This commit is contained in:
Vítor Santos Costa
2014-02-12 00:34:40 +00:00
parent df0986eb45
commit e2bd922f8b
2 changed files with 2 additions and 2 deletions

View File

@@ -100,7 +100,7 @@ namespace Gecode { namespace Disjunctor_ {
// list.
//=========================================================================
class BasicForwarder;
struct BasicForwarder;
using Int::IntView;
using Int::BoolView;
using Set::SetView;