mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-15 14:58:49 +00:00
close_code.h: #error if included without matching begin_code.h
This commit is contained in:
@@ -26,6 +26,9 @@
|
|||||||
* after you finish any function and structure declarations in your headers
|
* after you finish any function and structure declarations in your headers
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifndef _begin_code_h
|
||||||
|
#error close_code.h included without matching begin_code.h
|
||||||
|
#endif
|
||||||
#undef _begin_code_h
|
#undef _begin_code_h
|
||||||
|
|
||||||
/* Reset structure packing at previous byte alignment */
|
/* Reset structure packing at previous byte alignment */
|
||||||
|
|||||||
Reference in New Issue
Block a user