[Development] Are SiCs through #include cleanups considered acceptable?

Olivier Goffart olivier at woboq.com
Fri Apr 10 15:59:06 CEST 2015


On Friday 10. April 2015 13:38:55 Simon Hausmann wrote:
> Yes, over time we will accumulate cruft. We must indeed be very careful what
> we put into public header files.

A possibility would be to put them in a 

#if Q_DEPRECATED_SINCE(5,5)
#include <foobar>
#endif




More information about the Development mailing list