stdio.h 151 B

1234567
  1. // There is no #pragma once because we _want_ to cause an eternal loop
  2. // if this wrapper invokes itself.
  3. #define WRAPPER_INCLUDED
  4. #include<stdio.h>