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

12 lines
97 B
C

/**
* @file bez.h
*/
#ifndef BEZ_H
#define BEZ_H
#include "common.h"
// ...
#endif // BEZ_H