someheader.h 60 Bytes Raw Blame History Permalink 1 2 3 4 5 6 #ifndef C_GUARD #define C_GUARD typedef int myint; #endif