Archived

This forum has been archived. Please start a new discussion on GitHub.

Missing include, fails to build with gcc 4.4

As reported in the Debian Bug Tracking System there is a small issue with gcc 4.4.

GCC cleaned up the headers a bit. As a result cpp/src/Slice/SignalHandler.cpp does not compile.

The attached patch from Martin Michlmayr should fix this issue.