Update preset.
[bertos.git] / bertos / icons / flipimage.cpp
index f28af7da2c284c867cecc777d43e84b15fc8f379..48ff96fdc849942133f817edb66f4309b7d89e79 100644 (file)
@@ -30,7 +30,6 @@
  * All Rights Reserved.
  * -->
  *
- * \version $Id$
  * \author Stefano Fedrigo <aleph@develer.com>
  *
  * \brief Conversion tool from image TXT format to LCD bitmap
 #include <sstream>
 #include <iomanip>
 
+extern "C" {
+#include <string.h>
+#include <stdio.h>
+}
+
 #define RASTER_WIDTH 82
 #define RASTER_HEIGHT 64