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

12 lines
121 B
C

/**
* @file stepguard.h
*/
#ifndef STEPGUARD_H
#define STEPGUARD_H
#include "common.h"
// ...
#endif // STEPGUARD_H