summaryrefslogtreecommitdiff
path: root/basegfx/test/boxclipper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/test/boxclipper.hxx')
-rw-r--r--basegfx/test/boxclipper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basegfx/test/boxclipper.hxx b/basegfx/test/boxclipper.hxx
index 70eed2adcee5..95dd2c7df849 100644
--- a/basegfx/test/boxclipper.hxx
+++ b/basegfx/test/boxclipper.hxx
@@ -26,7 +26,7 @@
namespace basegfx2d {
-double getRandomOrdinal( const ::std::size_t n );
+double getRandomOrdinal( const std::size_t n );
}