libxlsxwriter/cocoapods/libxlsxwriter-umbrella.h in fast_excel-0.4.1 vs libxlsxwriter/cocoapods/libxlsxwriter-umbrella.h in fast_excel-0.5.0
- old
+ new
@@ -2,27 +2,33 @@
#import "../xlsxwriter.h"
#import "app.h"
#import "chart.h"
#import "chartsheet.h"
+#import "comment.h"
#import "common.h"
#import "content_types.h"
#import "core.h"
#import "custom.h"
#import "drawing.h"
#import "format.h"
#import "hash_table.h"
+#import "metadata.h"
#import "packager.h"
#import "relationships.h"
#import "shared_strings.h"
#import "styles.h"
+#import "table.h"
#import "theme.h"
+#import "third_party/emyg_dtoa.h"
#import "third_party/ioapi.h"
+#import "third_party/md5.h"
#import "third_party/queue.h"
#import "third_party/tmpfileplus.h"
#import "third_party/tree.h"
#import "third_party/zip.h"
#import "utility.h"
+#import "vml.h"
#import "workbook.h"
#import "worksheet.h"
#import "xmlwriter.h"
FOUNDATION_EXPORT double xlsxwriterVersionNumber;