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

12 lines
105 B
C

/**
* @file solve.h
*/
#ifndef SOLVE_H
#define SOLVE_H
#include "common.h"
// ...
#endif // SOLVE_H