7 lines
89 B
C
7 lines
89 B
C
|
|
#ifndef _BLUELIB_DSREF_H_
|
||
|
|
#define _BLUELIB_DSREF_H_
|
||
|
|
|
||
|
|
#include <blue/ds/object.h>
|
||
|
|
|
||
|
|
#endif
|