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

int _imp____lc_codepage = 0;