db2f1d5355
A system dedicated to the visualization of huge graphs
7 lines
254 B
C++
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"
|