2022-08-04 22:12:04 +02:00

9 lines
91 B
C

#ifndef SOMETHING_H
#define SOMETHING_H
#include <stdlib.h>
#include "nothing.h"
#endif