View | Details | Raw Unified
Collapse All | Expand All

(-) branches/SDL-1.2/include/begin_code.h (-2 / +2 lines)
 Lines 90-97    Link Here 
#elif !defined(__WINS__)
#elif !defined(__WINS__)
#undef DECLSPEC
#undef DECLSPEC
#define DECLSPEC __declspec(dllexport)
#define DECLSPEC __declspec(dllexport)
#endif //EKA2
#endif /* !EKA2 */
#endif //__SYMBIAN32__
#endif /* __SYMBIAN32__ */
/* Force structure packing at 4 byte alignment.
/* Force structure packing at 4 byte alignment.
   This is necessary if the header is included in code which has structure
   This is necessary if the header is included in code which has structure