Your IP : 172.28.240.42


Current Path : /usr/lib/perl/5.14.2/bits/
Upload File :
Current File : //usr/lib/perl/5.14.2/bits/predefs.ph

require '_h2ph_pre.ph';

no warnings qw(redefine misc);

unless(defined(&_FEATURES_H)) {
    die("Never use <bits/predefs.h> directly; include <features.h> instead.");
}
unless(defined(&_PREDEFS_H)) {
    eval 'sub _PREDEFS_H () {1;}' unless defined(&_PREDEFS_H);
    eval 'sub __STDC_IEC_559__ () {1;}' unless defined(&__STDC_IEC_559__);
    eval 'sub __STDC_IEC_559_COMPLEX__ () {1;}' unless defined(&__STDC_IEC_559_COMPLEX__);
}
1;