Bug#525755: Fwd: Bug#525755: FTBFS with GCC 4.4: missing #include

2009-04-26 Thread Kartik Mistry
525755 forwarded "Jean-Francois Dockes" thanks Hi, Please add this patch to recoll with next release. I will fix it in next upload. ~ Kartik -- Forwarded message -- From: Martin Michlmayr Date: Mon, Apr 27, 2009 at 3:16 AM Subject: Bug#525755: FTBFS with GCC 4.

Bug#525755: FTBFS with GCC 4.4: missing #include

2009-04-26 Thread Martin Michlmayr
Package: recoll Version: 1.12.0-1 User: debian-...@lists.debian.org Usertags: ftbfs-gcc-4.4 Tags: patch Your package fails to build with GCC 4.4, which has cleaned up some more C++ headers. You always have to #include headers directly and cannot rely for things to be included indirectly. You can