8 lines
121 B
C
Raw Normal View History

2023-05-23 16:38:00 +02:00
#include "same.h"
#ifndef CORRECT_SAME_H_INCLUDED
# error "Correct \"same.h\" not included!"
#endif
void same(void)
{
}