7 lines
114 B
C
7 lines
114 B
C
#ifndef WAPP_CONTAINERS_C
|
|
#define WAPP_CONTAINERS_C
|
|
|
|
#include "dbl_list/dbl_list.c"
|
|
|
|
#endif // !WAPP_CONTAINERS_C
|