Code

another prototype include to compile on CentOS, finally fixes #1505373
authorrwst <rwst@users.sourceforge.net>
Tue, 27 Jun 2006 16:47:45 +0000 (16:47 +0000)
committerrwst <rwst@users.sourceforge.net>
Tue, 27 Jun 2006 16:47:45 +0000 (16:47 +0000)
src/sp-cursor.cpp

index b0dc0db721139abb7aa2981f2c612b893193a3ee..b60d481b872c0086589e455fcdcd6980db7cc845 100644 (file)
@@ -13,6 +13,7 @@
  * Released under GNU GPL, read the file 'COPYING' for more information
  */
 
+#include <cstdio>
 #include <string.h>
 #include <ctype.h>
 #include "sp-cursor.h"