+#include <config.h> // for usleep on non-linux platforms

i.e. Tru64. Showstopper (breaks compilation)......

svn path=/trunk/kdebase/kwin/; revision=68077
icc-effect-5.14.5
David Faure 2000-10-17 08:15:00 +00:00
parent d5ff78e16d
commit 5dd80c3b56
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
*/
#include <unistd.h> // for usleep
#include <config.h> // for usleep on non-linux platforms
#include <qpainter.h>
#include <qimage.h>