diff options
Diffstat (limited to 'Modules/TestForSSTREAM.cmake')
-rw-r--r-- | Modules/TestForSSTREAM.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Modules/TestForSSTREAM.cmake b/Modules/TestForSSTREAM.cmake index 959c9df..4c8b11b 100644 --- a/Modules/TestForSSTREAM.cmake +++ b/Modules/TestForSSTREAM.cmake @@ -1,5 +1,5 @@ -# # - Test for std:: namespace support -# check if the compiler supports std:: on stl classes +# - Test for compiler support of ANSI sstream header +# check if the compiler supports the standard ANSI sstream header # CMAKE_NO_ANSI_STRING_STREAM - defined by the results # |