mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-17 11:12:25 +01:00
tested with Sun Studio 11
This commit is contained in:
parent
053b6e8e99
commit
c52d2fe383
@ -126,6 +126,7 @@
|
||||
#define CATCH_INTERNAL_CONFIG_VARIADIC_MACROS
|
||||
#define CATCH_INTERNAL_SUNPRO_CC_NON_COMPLIANT_STL
|
||||
// Tested OK with:
|
||||
// __SUNPRO_CC 0x580
|
||||
// __SUNPRO_CC 0x5110
|
||||
// __SUNPRO_CC 0x5120
|
||||
# if __SUNPRO_CC == 0x5100 // Oracle Solaris Studio version 12.1
|
||||
|
Loading…
Reference in New Issue
Block a user