blob: e2c3e4821528139942b0f5808500e6b8ae0d5b7a [file] [log] [blame]
#ifndef THROWABLE_H__
#define THROWABLE_H__
int throw_an_exception();
#endif //THROWABLE_H__