Your IP : 13.58.245.158


Current Path : /opt/alt/ruby26/lib64/ruby/2.6.0/bundler/templates/newgem/ext/newgem/
Upload File :
Current File : //opt/alt/ruby26/lib64/ruby/2.6.0/bundler/templates/newgem/ext/newgem/newgem.h.tt

#ifndef <%= config[:underscored_name].upcase %>_H
#define <%= config[:underscored_name].upcase %>_H 1

#include "ruby.h"

#endif /* <%= config[:underscored_name].upcase %>_H */

?>