#ifndef _ADD_HEADER_FILE_H_
#define _ADD_HEADER_FILE_H_

void b();

void a();

#endif
