[Libreoffice-commits] .: vcl/win
Muthu Subramanian
sumuthu at kemper.freedesktop.org
Wed Jul 11 01:23:33 PDT 2012
vcl/win/source/gdi/salgdi3.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 065596f57690f7dda6dcd00ba7871a335d49c458
Author: Muthu Subramanian <sumuthu at suse.com>
Date: Wed Jul 11 14:16:11 2012 +0530
Adding helpers.hxx for FRound()
diff --git a/vcl/win/source/gdi/salgdi3.cxx b/vcl/win/source/gdi/salgdi3.cxx
index 963ea3a..81ad69b 100644
--- a/vcl/win/source/gdi/salgdi3.cxx
+++ b/vcl/win/source/gdi/salgdi3.cxx
@@ -56,6 +56,7 @@
#include "tools/poly.hxx"
#include "tools/debug.hxx"
#include "tools/stream.hxx"
+#include "tools/helpers.hxx"
#include <vcl/sysdata.hxx>
More information about the Libreoffice-commits
mailing list