rendersettings.h not needed

issue480
Don Bright 2013-09-11 21:51:15 -05:00
parent 03a9bfd7d2
commit 54b35a4a84
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
#include <vector>
#include <iterator>
#include <algorithm>
#include "rendersettings.h"
bool write_png(std::ostream &output, unsigned char *pixels, int width, int height)
{