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

12 lines
97 B
C

/**
* @file crv.h
*/
#ifndef CRV_H
#define CRV_H
#include "common.h"
// ...
#endif // CRV_H