scl/src/include/main.h

7 lines
58 B
C
Raw Normal View History

2024-09-28 09:31:23 -04:00
#ifndef MAIN_H
#define MAIN_H
#include <stdio.h>
#endif