freebsd-ports/graphics/tulip/files/patch-IdLabels.cpp
Daichi GOTO ce778a39d1 update graphics/tulip: 1.2.3 --> 1.2.4
PR:		52697
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-01 06:14:29 +00:00

9 lines
242 B
C++

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