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

12 lines
121 B
C

/**
* @file splicemap.h
*/
#ifndef SPLICEMAP_H
#define SPLICEMAP_H
#include "common.h"
// ...
#endif // SPLICEMAP_H