Francois Gouget fgouget@free.fr writes:
I don't really like headers that require you to #include other headers first. So I like our winspool.h better than the Windows one. But should we 'fix' it anyway? To avoid people writing tests that compile in Wine but not on Windows for instance? ;-)
Yes we should fix it, our headers should have the exact same dependency graph as the Windows ones.