mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
12 lines
268 B
C
12 lines
268 B
C
|
--- 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;
|