1 #ifndef	CADO_UTILS_H_
2 #define	CADO_UTILS_H_
3 
4 // pragma no prototypes
5 #warning "trampoline headers are a source of unnecessary recompilation and should be avoided"
6 
7 #endif	/* CADO_UTILS_H_ */
8