8 lines
86 B
C
8 lines
86 B
C
#ifndef block_h
|
|
#define block_h
|
|
|
|
#include <block/block_type.h>
|
|
|
|
|
|
#endif /* block_h */
|