]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/strings/strings.cpp
minor icc warning fixes
[wxWidgets.git] / tests / strings / strings.cpp
index 9fb5c5490be0af2b5066456f91ac12601ef8d104..f9371210917e8028c965f613b311c1344846b358 100644 (file)
@@ -531,7 +531,7 @@ enum
     Number_Unsigned = 2,    // if not specified, works for signed conversion
     Number_Signed   = 4,    // if not specified, works for unsigned
     Number_LongLong = 8,    // only for long long tests
-    Number_Long     = 16,   // only for long tests
+    Number_Long     = 16    // only for long tests
 };
 
 static const struct ToLongData