tango/common/idl_wrapper.h: Introduce it

Up to now one had to include tango/common/tango_const.h for getting the warning free version of tango/idl/tango.h. As this is very unintuitive and not error prone, let's introdude a wrapper header which everyone can include.

This is done in the same spirit as omnithread_wrapper.h from 7bf8f11a (Windows support for the replacement of tango/tango.h, 2025-05-06).

Merge request reports

Loading