From ff463a0481d17208637b95effe3b4159b25c5121 Mon Sep 17 00:00:00 2001 From: simonb Date: Sat, 20 May 2006 15:27:40 +0000 Subject: missing include (broke gcc 2.95 build) --- src/FbTk/FbString.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/FbTk/FbString.cc b/src/FbTk/FbString.cc index 9a575bf..687a1bd 100644 --- a/src/FbTk/FbString.cc +++ b/src/FbTk/FbString.cc @@ -31,6 +31,8 @@ #include "FbString.hh" #include "config.h" +#include + #ifdef HAVE_ICONV #include #endif // HAVE_ICONV -- cgit v0.11.2