You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
330 B

--- fireflies-2.07/libgfx/src/raster.cxx.old 2008-07-29 17:53:35.000000000 -0500
+++ fireflies-2.07/libgfx/src/raster.cxx 2008-07-29 17:53:51.000000000 -0500
@@ -9,7 +9,7 @@
#include <gfx/gfx.h>
#include <gfx/raster.h>
-#include <string>
+#include <cstring>
#include <cctype>
ByteRaster::ByteRaster(const ByteRaster &img)