reduce warning spam

This commit is contained in:
TTimo 2016-01-10 11:20:13 -06:00
parent 9a169784d2
commit eb40681f0a
1 changed files with 3 additions and 0 deletions

View File

@ -24,7 +24,10 @@
this allows to catch some weird errors early at compile time
*/
// TODO: finish complete cleanup and removal of STLPort usage traces
#ifndef Q_NO_STLPORT
#define Q_NO_STLPORT
#endif
#ifdef Q_NO_STLPORT