Skip to content

Commit bf06a58

Browse files
author
Christian Schulte
committed
Some warnings removed
git-svn-id: svn+ssh://svn.gecode.org/srv/gecode/svn/gecode/trunk@16765 64335634-5103-0410-b293-fc3d331e086d
1 parent 1e0c402 commit bf06a58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gecode/driver/script.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,9 @@ namespace Gecode { namespace Driver {
361361
/* FALL THROUGH */
362362
#endif
363363
case SM_SOLUTION:
364+
#ifndef GECODE_HAS_GIST
364365
solution:
366+
#endif
365367
{
366368
l_out << o.name() << endl;
367369
Support::Timer t;

0 commit comments

Comments
 (0)