[Libreoffice-commits] .: basegfx/inc
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Oct 1 12:05:37 PDT 2012
basegfx/inc/basegfx/raster/bpixelraster.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 2f93fb3fb94b5e416859922a869c86b021d7b7c0
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Oct 1 14:05:03 2012 -0500
missing system header
Change-Id: I33f6a9830accd4ed06aa5469f63e3f5329044ace
diff --git a/basegfx/inc/basegfx/raster/bpixelraster.hxx b/basegfx/inc/basegfx/raster/bpixelraster.hxx
index 9d95b3f..d8d71c8 100644
--- a/basegfx/inc/basegfx/raster/bpixelraster.hxx
+++ b/basegfx/inc/basegfx/raster/bpixelraster.hxx
@@ -30,6 +30,7 @@
#define _BGFX_RASTER_BPIXELRASTER_HXX
#include <algorithm>
+#include <string.h>
#include <sal/types.h>
#include <basegfx/pixel/bpixel.hxx>
#include <basegfx/basegfxdllapi.h>
More information about the Libreoffice-commits
mailing list