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

2009-05-02 Thread Richard B. Kreckel
Martin Michlmayr wrote: Package: ginac Version: 1.5.0-1 User: debian-...@lists.debian.org Usertags: ftbfs-gcc-4.4 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 indirect

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

2009-05-02 Thread Martin Michlmayr
Package: ginac Version: 1.5.0-1 User: debian-...@lists.debian.org Usertags: ftbfs-gcc-4.4 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 reproduce thi