blob: a27a33495d32fab1f3652ade533a799c74f63c05 (
plain) (
blame)
1
2
3
4
5
6
7
|
--- plugins/import/RandomTreeGeneral.cpp.orig Fri Jan 10 13:05:27 2003
+++ plugins/import/RandomTreeGeneral.cpp Fri Jan 10 13:05:35 2003
@@ -1,3 +1,4 @@
+#include <sys/types.h>
#include <sys/timeb.h>
#include <qinputdialog.h>
#include "TulipPlugin.h"
|