Rev 408 | Blame | Compare with Previous | Last modification | View Log | Download
#ifndef test_H #define test_H void do_something(); #endif
#ifndef test_H
#define test_H
void do_something();
#endif