aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/tulip/files/patch-IdLabels.cpp
blob: 8600f5866fdbc4c2cac7cb4a8622ba78ccf41b60 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- plugins/string/IdLabels.cpp.orig    Thu Apr 10 21:57:47 2003
+++ plugins/string/IdLabels.cpp Mon May 26 10:27:11 2003
@@ -1,5 +1,6 @@
 //-*-c++-*-
 #include <tulip/TulipPlugin.h>
+#include <cstdio>
 #include <string>
 using namespace std;