]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/math.h
we need our own imaglist implementation because in wxmac wxIcon does not inherit...
[wxWidgets.git] / include / wx / math.h
index 7a8651f7e00aa3a156dcfde3fe094adcb237c868..2ff0645454d3cd70aa4ce2b8be73fa0629b4bc8c 100644 (file)
@@ -26,7 +26,7 @@
     #define M_PI 3.1415926535897932384626433832795
 #endif
 
-// Scaling factors for various unit conversions
+/* Scaling factors for various unit conversions */
 #ifndef METRIC_CONVERSION_CONSTANT
     #define METRIC_CONVERSION_CONSTANT 0.0393700787
 #endif
@@ -81,5 +81,4 @@
 #endif
 
 
-#endif
-       /* _WX_MATH_H_ */
+#endif /* _WX_MATH_H_ */