7 lines
84 B
C
7 lines
84 B
C
#ifndef AXL_H
|
|
#define AXL_H
|
|
|
|
#include "axl_types.h"
|
|
#include "axl_memory.h"
|
|
|
|
#endif
|