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

12 lines
117 B
C

/**
* @file steppipe.h
*/
#ifndef STEPPIPE_H
#define STEPPIPE_H
#include "common.h"
// ...
#endif // STEPPIPE_H