Closed pcodex closed 5 years ago
Since we are using an ostream it makes sense to include the 'iostream' header. The 'sstream' is needed only if stringstreams are used
@pcodex Check the tests. This did not compile for Mac.
@hhirsch Looking at it.
@hhirsch Closing since the header is required.
Since we are using an ostream it makes sense to include the 'iostream' header. The 'sstream' is needed only if stringstreams are used