INTEGRATION: CWS cppuhelpshrink (1.13.56); FILE MERGED
2007/01/24 09:52:11 sb 1.13.56.1: #i72766# Missing include.
This commit is contained in:
parent
00d5aa1ee2
commit
b42cc103c0
1 changed files with 4 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: lngopt.hxx,v $
|
||||
*
|
||||
* $Revision: 1.13 $
|
||||
* $Revision: 1.14 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2006-01-19 17:37:10 $
|
||||
* last change: $Author: rt $ $Date: 2007-01-29 15:46:04 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -36,6 +36,8 @@
|
|||
#ifndef _LINGUISTIC_LNGOPT_HHX_
|
||||
#define _LINGUISTIC_LNGOPT_HHX_
|
||||
|
||||
#include <functional>
|
||||
|
||||
#include <uno/lbnames.h> // CPPU_CURRENT_LANGUAGE_BINDING_NAME macro, which specify the environment type
|
||||
#include <cppuhelper/implbase5.hxx> // helper for implementations
|
||||
|
||||
|
|
Loading…
Reference in a new issue