Ryan Smith
Results
1
issues of
Ryan Smith
When compiling EasyBMP, the following error is thrown on line 771 of `EasyBMP.cpp`: `error: ‘unique_ptr’ was not declared in this scope` For reference, here is line 771: ```cpp unique_ptr Buffer(new...