HoseynHeydari
HoseynHeydari
@horenmar Hi. I began collaborating with this issue as a "good first issue". Here is a list of distinct unique usages of the compiler's predefined macros. Is it desired to...
As explained in this [question](https://stackoverflow.com/q/1088290) `#define` may not bound by namespace.
Some includes should be removed before merging. :| I try to handle it by review but there were a lot of files.
Some lines missing while renaming macro from `CATCH_COMPILER_MSC` to `CATCH_COMPILER_MSVC`. After testing with clang and MSVC compiler on my machine I will push new changes.