Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#ifndef PSYCH_EMITTER_H
#define PSYCH_EMITTER_H
#include <psych.h>
void Init_psych_emitter(void);
#endif