mirror of
https://github.com/zeldaret/mm.git
synced 2024-12-13 15:58:29 +00:00
5 lines
46 B
C
5 lines
46 B
C
|
#ifndef _ASSERT_H_
|
||
|
#define _ASSERT_H_
|
||
|
|
||
|
#endif
|