summaryrefslogtreecommitdiff
path: root/lotuswordpro
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-04-24 14:52:46 +0100
committerMichael Meeks <michael.meeks@suse.com>2013-04-24 16:21:40 +0100
commitcb33ae88e000fb6c662ecf31a621a73223dfd081 (patch)
tree1a45217a3a461ed2e9d757fe44c15c1bb5a91e8a /lotuswordpro
parent15bbafaaed52182e80f1a24d716a2d181cdc0e17 (diff)
extend license filtering, and add fallback-checks.
Change-Id: Ia1ec3564326cf898d756c231a64a54db8698bf20
Diffstat (limited to 'lotuswordpro')
-rw-r--r--lotuswordpro/source/filter/lwpheader.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/lotuswordpro/source/filter/lwpheader.hxx b/lotuswordpro/source/filter/lwpheader.hxx
index 37e13c31eacc..0061c642cdb3 100644
--- a/lotuswordpro/source/filter/lwpheader.hxx
+++ b/lotuswordpro/source/filter/lwpheader.hxx
@@ -57,14 +57,11 @@
* @file
* For LWP filter architecture prototype
************************************************************************/
-/*************************************************************************
- * Change History
- Jan 2005 Created
- ************************************************************************/
#ifndef _LWPHEADERS_HXX
#define _LWPHEADERS_HXX
+#include <config_lgpl.h>
#include <math.h>
#include <vector>
#include <memory>