diff options
author | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-09-17 08:23:35 +0200 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-09-17 08:23:35 +0200 |
commit | e98a976aa12c764dfb9ba2968154fcc3d9a9a6fd (patch) | |
tree | ead063990ba67f75420c5c7ec7806dd24ae470aa /animations | |
parent | 41c56ef6988c849ea117a021e897a3d8f35e3103 (diff) |
dba34a: remove comphelper/optionalvalue.hxx, and the only client it had (replaced with boost/optional.hpp)
Diffstat (limited to 'animations')
-rw-r--r-- | animations/source/animcore/targetpropertiescreator.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/animations/source/animcore/targetpropertiescreator.cxx b/animations/source/animcore/targetpropertiescreator.cxx index 0bba7b55d918..b36694bac0ab 100644 --- a/animations/source/animcore/targetpropertiescreator.cxx +++ b/animations/source/animcore/targetpropertiescreator.cxx @@ -42,7 +42,6 @@ #include <cppuhelper/compbase3.hxx> #include <cppuhelper/factory.hxx> #include <cppuhelper/implementationentry.hxx> -#include <comphelper/optionalvalue.hxx> #include <comphelper/broadcasthelper.hxx> #include <comphelper/sequence.hxx> |