>
> Shall I say "return 0;" at the end of the function?
>

It is one option, or just change

static Real Shop::calm(const boost::shared_ptr<Scene>&, int)

to

static void Shop::calm(const boost::shared_ptr<Scene>&, int)

Jan
_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to