Kaydet (Commit) a31b4f4c authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing includes

Change-Id: I5cade452b4567886c5587be927af7caaa24d92b4
üst 3503873c
......@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <sal/config.h>
#include <algorithm>
#include <cppuhelper/factory.hxx>
#include <com/sun/star/registry/XRegistryKey.hpp>
#include <com/sun/star/linguistic2/XSearchableDictionaryList.hpp>
......
......@@ -24,6 +24,7 @@
#include <tools/debug.hxx>
#include <osl/mutex.hxx>
#include <algorithm>
#include <vector>
#include "linguistic/spelldta.hxx"
......
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