summaryrefslogtreecommitdiff
path: root/include/dbaccess/dbaundomanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/dbaccess/dbaundomanager.hxx')
-rw-r--r--include/dbaccess/dbaundomanager.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/dbaccess/dbaundomanager.hxx b/include/dbaccess/dbaundomanager.hxx
index 421a01ec28ab..c7d86c7b84df 100644
--- a/include/dbaccess/dbaundomanager.hxx
+++ b/include/dbaccess/dbaundomanager.hxx
@@ -20,20 +20,11 @@
#ifndef INCLUDED_DBACCESS_DBAUNDOMANAGER_HXX
#define INCLUDED_DBACCESS_DBAUNDOMANAGER_HXX
-#include <exception>
#include <memory>
-#include <com/sun/star/document/EmptyUndoStackException.hpp>
-#include <com/sun/star/document/UndoContextNotClosedException.hpp>
-#include <com/sun/star/document/UndoFailedException.hpp>
#include <com/sun/star/document/XUndoManager.hpp>
-#include <com/sun/star/lang/IllegalArgumentException.hpp>
-#include <com/sun/star/lang/NoSupportException.hpp>
#include <com/sun/star/uno/Reference.hxx>
-#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/uno/Sequence.hxx>
-#include <com/sun/star/util/InvalidStateException.hpp>
-#include <com/sun/star/util/NotLockedException.hpp>
#include <cppuhelper/implbase1.hxx>
#include <dbaccess/dbaccessdllapi.h>
#include <rtl/ustring.hxx>