summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-03-13 16:43:48 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-03-14 15:35:53 -0400
commitb086f0fa026a5bc794832e8457833379036e5440 (patch)
treeb4d32304057d4e9ecacd6a90cd5201acfba6c517 /sc/Library_sc.mk
parent1748c6896cfa96f5cfbe090df9f9bbf347848dd6 (diff)
Add skeleton files for the new iterator for column cells' text widths.
To be implemented soon. Change-Id: Ifa72245f89635ac604c233197891fb67c8d99915
Diffstat (limited to 'sc/Library_sc.mk')
-rw-r--r--sc/Library_sc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk
index b72deec24ce5..0295e74a6da4 100644
--- a/sc/Library_sc.mk
+++ b/sc/Library_sc.mk
@@ -104,6 +104,7 @@ $(eval $(call gb_Library_add_exception_objects,sc,\
sc/source/core/data/column \
sc/source/core/data/column2 \
sc/source/core/data/column3 \
+ sc/source/core/data/columniterator \
sc/source/core/data/compressedarray \
sc/source/core/data/colorscale \
sc/source/core/data/conditio \