freebsd-ports/graphics/tulip/files/patch-RandomTree.cpp
Ying-Chieh Liao db2f1d5355 add tulip 1.2.2
A system dedicated to the visualization of huge graphs
2003-02-08 15:09:40 +00:00

7 lines
239 B
C++

--- plugins/import/RandomTree.cpp.orig Fri Jan 10 13:04:39 2003
+++ plugins/import/RandomTree.cpp Fri Jan 10 13:04:46 2003
@@ -1,3 +1,4 @@
+#include <sys/types.h>
#include <sys/timeb.h>
#include<qinputdialog.h>
#include "TulipPlugin.h"