blob: ebb2a8e527091bab0c960ade962c1f584fd80d94 [file] [log] [blame]
#include <stdio.h>
#define HEI_TRAC(...) printf( __VA_ARGS__ ); printf( "\n" );