Is there a way using a dependency relationship with the import stereotype to generate a C++ include within an "extern C" keyword:
- Code: Select all
extern "C" {
#include "MyLegacyInclude.h"
}
Thanks
extern "C" {
#include "MyLegacyInclude.h"
}
Return to Open discussions / Discussions ouvertes
Users browsing this forum: No registered users and 1 guest