]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/geometry/point.cpp
Added Set/GetQuickBestSize
[wxWidgets.git] / tests / geometry / point.cpp
index b81e836efe36c6a088c724076427c351bc6a40f3..ecdf7c9d06e948579d15ddeab4ecc34d30affd82 100644 (file)
@@ -21,6 +21,8 @@
     #include "wx/gdicmn.h"
 #endif // WX_PRECOMP
 
+#include "wx/math.h"
+
 // ----------------------------------------------------------------------------
 // test class
 // ----------------------------------------------------------------------------