Author: af
Date: Fri May 31 12:27:30 2013
New Revision: 1488191

URL: http://svn.apache.org/r1488191
Log:
122271: Added missing include.

Modified:
    openoffice/trunk/main/sfx2/source/sidebar/Accessible.hxx

Modified: openoffice/trunk/main/sfx2/source/sidebar/Accessible.hxx
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sfx2/source/sidebar/Accessible.hxx?rev=1488191&r1=1488190&r2=1488191&view=diff
==============================================================================
--- openoffice/trunk/main/sfx2/source/sidebar/Accessible.hxx (original)
+++ openoffice/trunk/main/sfx2/source/sidebar/Accessible.hxx Fri May 31 
12:27:30 2013
@@ -27,6 +27,7 @@
 
 #include <cppuhelper/compbase1.hxx>
 #include <cppuhelper/basemutex.hxx>
+#include <boost/noncopyable.hpp>
 
 namespace css = ::com::sun::star;
 namespace cssu = ::com::sun::star::uno;


Reply via email to