X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e2bcbdfbc798cccc134c192a4a0185035cd9303c..a9102b3671a45d116d781b0c8e90d2e9a84fbdcb:/include/wx/math.h diff --git a/include/wx/math.h b/include/wx/math.h index 7a8651f7e0..2ff0645454 100644 --- a/include/wx/math.h +++ b/include/wx/math.h @@ -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_ */