[Cbc] Missing declaration in CoinModelUseful.hpp?

Alpár Jüttner alpar at cs.elte.hu
Mon Jan 29 10:42:08 EST 2018


Hi,

I came across a problem using CBC from the SVN trunk, revision 2358.
I include "coin/CoinModel.hpp" which in turn includes
"CoinModelUseful.hpp". Here the compiler (rightly) complains about the
missing declaration of CoinBigIndex.

It is a bug, isn't it?

Inserting
#include "CoinTypes.hpp"
at the beginning of "CoinModelUseful.hpp" fixes this issue.

Regards,
Alpár
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20180129/fbc5cdda/attachment.html>


More information about the Cbc mailing list