Skip to content
Snippets Groups Projects
Commit f4524913 authored by Evy Storozhenko's avatar Evy Storozhenko
Browse files

formatting

parent 4c1f9525
Branches
No related tags found
No related merge requests found
......@@ -4,7 +4,10 @@
#include <pew/vector/common.hpp>
#include <vector>
namespace pew {
void savePng(const std::vector<Color>& buffer, const Extent2D& resolution, const std::string& filename);
void
savePng(const std::vector<Color>& buffer,
const Extent2D& resolution,
const std::string& filename);
}
#endif
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment