Hey, guys,

I would like to know what Boost modules I must include in a software that only makes use of numeric + bindings functionality? I wouldn't like to force the user to have the full Boost package in order to run my program.

If I only have boost/numeric with bindings I get errors saying serialization files are missing. If I include that, then config is missing. And so on.

Thank you.


Bruno