Some of the unit tests depended on Boost’s null_sink to redirect the unwanted test output to /dev/null. This commit adds a simple NullOutputStream as a replacement and removes the obsolete Boost includes.