blob: b681060b2b533c651cab14b859b2fae8bafe2f81 (
plain) (
tree)
|
|
--- plugins/import/CompleteGraph.cpp.orig Fri Jan 10 13:01:54 2003
+++ plugins/import/CompleteGraph.cpp Fri Jan 10 13:02:03 2003
@@ -1,3 +1,4 @@
+#include <sys/types.h>
#include <sys/timeb.h>
#include<qinputdialog.h>
#include "TulipPlugin.h"
|