Kaydet (Commit) 0ba5ea1b authored tarafından Caolán McNamara's avatar Caolán McNamara

fix higher level debug build

Change-Id: I6a1f92100c08dd1523fc9b02c070a5039041cb13
üst 38019e7c
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_SORTEDARRAY_HXX #ifndef INCLUDED_SW_SOURCE_FILTER_WW8_SORTEDARRAY_HXX
#define INCLUDED_SW_SOURCE_FILTER_WW8_SORTEDARRAY_HXX #define INCLUDED_SW_SOURCE_FILTER_WW8_SORTEDARRAY_HXX
#include <osl/diagnose.h>
#include <algorithm> #include <algorithm>
//simple template that manages a static [] array by sorting at construction //simple template that manages a static [] array by sorting at construction
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment