xmloff/source/xforms/TokenContext.cxx |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 420fc7d1ada2c86f27e54c515c21abb88b4cd91f
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Wed Feb 18 09:59:08 2015 +0100

    Missing include
    
    Change-Id: I067a83ef97e55afc27673c59b0bdae974d7f3232

diff --git a/xmloff/source/xforms/TokenContext.cxx 
b/xmloff/source/xforms/TokenContext.cxx
index c76fae2..6d07235 100644
--- a/xmloff/source/xforms/TokenContext.cxx
+++ b/xmloff/source/xforms/TokenContext.cxx
@@ -17,6 +17,10 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
+#include <sal/config.h>
+
+#include <functional>
+
 #include "TokenContext.hxx"
 #include <xmloff/xmltkmap.hxx>
 #include <xmloff/xmlimp.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to