Modeling to generate a c++ “include <someheader>” dependence?

Hi,
what kind of dependence should a class have over some package outside of the project, to produce c++ code like include ?
I mean not the usual dependence over another class, which produces include “anotherclass.h”
This is to represent a class when it’s implementation needs some library already installed in the system.

Thanks

Hi Victor M Guzman,

Please make use of Instant Reverse to create class models for library classes. By doing so, you can reuse the library class models in your class diagram. Those library classes will not be generated as source code when using Instant Generator.

Best regards,
Jick