sly1/include/spliceobj.h
2024-07-01 22:16:20 +00:00

12 lines
121 B
C

/**
* @file spliceobj.h
*/
#ifndef SPLICEOBJ_H
#define SPLICEOBJ_H
#include "common.h"
// ...
#endif // SPLICEOBJ_H