|
Boost : |
Subject: [boost] [fiber] PR: Replace #include "Windows.h" by "windows.h"
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2017-07-12 10:55:46
Hi,
A #include "Windows.h" causes troubles when cross-compiling on Linux
in C++14 mode with MinGW-W64 with Posix threads.
Can we change it to "windows.h"?
Here is a PR:
https://github.com/boostorg/fiber/pull/134
Thanks,
Frédéric
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk