forked from amazingfate/loongoffice
* Avoid errors about (somewhat different, but apparently in a way that MSVC doesn't care) redeclarations of system header stuff (and working around that with BOOST_USE_WINDOWS_H would lead to other problems). * Need the workaround for broken MSVC 2010 STL iterator taxonomy for clang-cl, too. Change-Id: I4f9c9b5cc8a19856cc409450aac1fb1baa5554c9
From [http://www.boost.org/]. Apart from the spirit parsing framework, LibreOffice currently mostly uses the smart pointers, pool memory and binders functionality.