ENH: try to get rid of clock skew warning

This commit is contained in:
Bill Hoffman 2006-07-25 08:27:07 -04:00
parent be2880a9fd
commit 070e199f9e
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"Redeclaration of .send..... with a different storage class specifier"
"Utilities/cmexpat/"
"is not used for resolving any symbol"
"Clock skew detected"
"remark\\(1209"
"stl_deque.h:1051"
)