dannyedel / dspdfviewer

Dual-Screen PDF Viewer for latex-beamer
http://dspdfviewer.danny-edel.de
GNU General Public License v2.0
218 stars 27 forks source link

Invalid boost namespace in testhelpers #143

Closed projekter closed 8 years ago

projekter commented 8 years ago

The testhelp project does not compile under Windows, since print_log_value is in namespace boost::test_tools::tt_detail, contrary to boost::test_tools.