get rid of full_buffers variable, if the check it is used for is triggered
[mplayer/glamo.git] / loader / wine / pshpack8.h
blobed1fec033ef4103ce40cd802349365205e03f2c8
1 #ifndef MPLAYER_PSHPACK_H
2 #define MPLAYER_PSHPACK_H 8
4 #if 0
5 //#pragma pack(8)
6 #elif !defined(RC_INVOKED)
7 #error "8 as alignment is not supported"
8 #endif /* 0 ; !defined(RC_INVOKED) */
10 #else /* MPLAYER_PSHPACK_H */
11 #error "Nested pushing of alignment isn't supported by the compiler"
12 #endif /* MPLAYER_PSHPACK_H */