summaryrefslogtreecommitdiff
path: root/forms/source/xforms/binding.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/binding.hxx')
-rw-r--r--forms/source/xforms/binding.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/xforms/binding.hxx b/forms/source/xforms/binding.hxx
index 7328bf3e8bad..80cb5c714763 100644
--- a/forms/source/xforms/binding.hxx
+++ b/forms/source/xforms/binding.hxx
@@ -58,7 +58,7 @@ namespace com { namespace sun { namespace star {
#include "mip.hxx"
#include <rtl/ustring.hxx>
#include <vector>
-#include <memory> // auto_ptr
+#include <memory>