Mercurial > hg > early-roguelike
comparison arogue7/trader.c @ 181:d53b13637783
rogue4: rearrange some includes.
Using MSVC with pdcurses, curses.h has to be included after windows.h
and before process.h. This is apparently because bool is now a
built-in type which pdcurses is not allowed to redefine. But I don't
entirely understand how the headers are interacting, and I don't think
the MSDN page does either.
author | John "Elwin" Edwards |
---|---|
date | Fri, 31 Jul 2015 20:01:44 -0400 |
parents | adfa37e67084 |
children | f9ef86cf22b2 |
comparison
equal
deleted
inserted
replaced
180:d9e44e18eeec | 181:d53b13637783 |
---|