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

testhelpers.hh: Use relative path for headers #114

Closed dannyedel closed 8 years ago

dannyedel commented 8 years ago

These are clearly not system headers, so they should use the local include syntax.

Also, using the system header include style called build failures on certain compilers.