summaryrefslogtreecommitdiff
path: root/numpy/distutils/mingw/gfortran_vs2003_hack.c
blob: 485a675d8a1fb80bc4927fe236ba3fe550f5a0c9 (plain)
1
2
3
4
5
6
int _get_output_format(void)
{
    return 0;
}

int _imp____lc_codepage = 0;