[LLVMdev] Minor correction to the Visual Studio documentation
Anton Korobeynikov
anton at korobeynikov.info
Fri May 25 10:08:23 PDT 2012
Hello Mikael,
> Now I recall what the problem was that I had: My code makes use of the Win32
> API and that means pulling in Windows.h, which again pulls in some headers
> that make use of the force_inline thingy, which is not supported under
> Windows yet.
Or you can use windows.h from mingw :)
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-dev
mailing list