blob: 2cf065ac5d2902a1c90ad4ffaab4521a7a89d5db [file] [log] [blame]
#ifndef DYNAMIC_ANSWER_PUBLIC_DYNAMIC_ANSWER_H_
#define DYNAMIC_ANSWER_PUBLIC_DYNAMIC_ANSWER_H_
#ifdef __cplusplus
extern "C" {
#endif // __cplusplus
int dynamic_answer(void);
#ifdef __cplusplus
} // extern "C"
#endif // __cplusplus
#endif // DYNAMIC_ANSWER_PUBLIC_DYNAMIC_ANSWER_H_