Skip to content

Fix build errors with gcc8 on linux

Compare
Choose a tag to compare
@troian troian released this 03 Jan 01:12
· 14 commits to master since this release
Fix "invalid use of incomplete type ‘std::stringstream'" (#25)

Include <sstream> to fix this issue for gcc8 on linux