Another attempt to remove MSVC specific extensions (2)

This commit is contained in:
Antony Polukhin
2017-03-04 03:56:15 +03:00
parent e420e0a071
commit affbfef4b6
3 changed files with 5 additions and 4 deletions

View File

@@ -35,7 +35,7 @@
#endif
// Testing. Remove later
# define __uuidof(x) ::IID_ ## x
//# define __uuidof(x) ::IID_ ## x
namespace boost { namespace stacktrace { namespace detail {