freebsd-ports/graphics/tulip/files/patch-RandomTreeGeneral.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
254 B
C++

--- 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"