Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 723946 | Differences between
and this patch

Collapse All | Expand All

(-)a/toonz/sources/common/twain/twain.h (-1 / +1 lines)
Lines 2209-2215 typedef struct { Link Here
2209
#elif defined(TWH_CMP_GNU)
2209
#elif defined(TWH_CMP_GNU)
2210
#pragma pack(pop, before_twain)
2210
#pragma pack(pop, before_twain)
2211
#elif defined(TWH_CMP_BORLAND)
2211
#elif defined(TWH_CMP_BORLAND)
2212
#pragma option a.
2212
#pragma option_a.
2213
#elif defined(TWH_CMP_XCODE)
2213
#elif defined(TWH_CMP_XCODE)
2214
#if PRAGMA_STRUCT_ALIGN
2214
#if PRAGMA_STRUCT_ALIGN
2215
#pragma options align = reset
2215
#pragma options align = reset
2216
2216

Return to bug 723946