Missing includes

Change-Id: I4cefabc51c00b0e6ffd0613c4409cc31e1aa5673
This commit is contained in:
Stephan Bergmann 2015-11-27 17:45:34 +01:00
parent b1b8d82558
commit d7ceaae4cd

View file

@ -17,6 +17,12 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <sal/config.h>
#include <algorithm>
#include <map>
#include <vector>
#include <vclhelperbufferdevice.hxx>
#include <basegfx/range/b2drange.hxx>
#include <vcl/bitmapex.hxx>