+#include <config.h> // for usleep on non-linux platforms
i.e. Tru64. Showstopper (breaks compilation)...... svn path=/trunk/kdebase/kwin/; revision=68077
This commit is contained in:
parent
d5ff78e16d
commit
5dd80c3b56
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
*/
|
||||
|
||||
#include <unistd.h> // for usleep
|
||||
#include <config.h> // for usleep on non-linux platforms
|
||||
|
||||
#include <qpainter.h>
|
||||
#include <qimage.h>
|
||||
|
|
Loading…
Reference in a new issue