mirror of
https://github.com/Hizenberg469/Bit-Share.git
synced 2026-04-19 16:42:23 +03:00
8 lines
60 B
C
8 lines
60 B
C
#ifndef B_LIST
|
|
#define B_LIST
|
|
|
|
#include <stddef.h>
|
|
|
|
|
|
|
|
#endif |