diff options
Diffstat (limited to 'editors/koffice/files/patch-kspread_cluster.h')
| -rw-r--r-- | editors/koffice/files/patch-kspread_cluster.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/koffice/files/patch-kspread_cluster.h b/editors/koffice/files/patch-kspread_cluster.h new file mode 100644 index 000000000000..6df3e047c6b8 --- /dev/null +++ b/editors/koffice/files/patch-kspread_cluster.h @@ -0,0 +1,11 @@ +--- kspread/kspread_cluster.h Thu Jul 13 14:35:01 2000 ++++ kspread/kspread_cluster.h.new Tue Feb 27 17:09:23 2001 +@@ -1,6 +1,8 @@ + #ifndef kspread_cluster_h + #define kspread_cluster_h + ++#include <stdlib.h> ++ + class KSpreadCell; + class ColumnLayout; + class RowLayout; |
