
22 Jan
2012
22 Jan
'12
10:24 p.m.
El 22/01/2012 23:01, Beman Dawes escribió:
Right. Including windows.h is a non-starter in a header.
Boost.DateTime, Thread and Inteprocess have some windows.h predeclarations, but then we have some warnings about C linkage functions: https://svn.boost.org/trac/boost/ticket/6145 It could be a good idea to put some common windows.h predeclarations in a boost::detail file and avoid those warnings. Best, Ion