fix higher level debug build

Change-Id: I6a1f92100c08dd1523fc9b02c070a5039041cb13
This commit is contained in:
Caolán McNamara
2014-12-01 09:20:48 +00:00
parent 38019e7c75
commit 0ba5ea1b5b

View File

@@ -20,6 +20,7 @@
#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_SORTEDARRAY_HXX
#define INCLUDED_SW_SOURCE_FILTER_WW8_SORTEDARRAY_HXX
#include <osl/diagnose.h>
#include <algorithm>
//simple template that manages a static [] array by sorting at construction