Fix broken qglthreads autotest build on Solaris.
authorIikka Eklund <iikka.eklund@digia.com>
Fri, 23 Sep 2011 15:13:39 +0000 (17:13 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Fri, 23 Sep 2011 15:13:39 +0000 (17:13 +0200)
commit140e68ae50411631aa5c1649face4c7d9d1b651d
treef846898d6d2e88ffb9c20220fbb307715aa62959
parenta6f87c60ed135c8f92a0de846dba5734fa7cf6c6
Fix broken qglthreads autotest build on Solaris.

qglthreads autotest can not find usleep() function when
compiling on Solaris platform. Added qplatformdefs.h include
to fix compilation.

Task-number: QTBUG-21594

Merge-request: 1394
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
tests/auto/qglthreads/tst_qglthreads.cpp