vcl/source/filter/graphicfilter.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 5f2073fbc995fb619f398a55187413813578b62e
Author: Jochen Nitschke <j.nitschke+loger...@ok.de>
Date:   Sun Apr 29 22:52:58 2018 +0100

    fix build
    
    reverts part of commit 1a2ee0ecd5b0cff52922c1d261f7d03a57a52ca0
    
    Change-Id: Ic92d6e16814ab457651ffc5566970ba043e69cdb
    Reviewed-on: https://gerrit.libreoffice.org/53642
    Reviewed-by: Jochen Nitschke <j.nitschke+loger...@ok.de>
    Tested-by: Jochen Nitschke <j.nitschke+loger...@ok.de>

diff --git a/vcl/source/filter/graphicfilter.cxx 
b/vcl/source/filter/graphicfilter.cxx
index 91d01a2f46d3..0a95499c84c9 100644
--- a/vcl/source/filter/graphicfilter.cxx
+++ b/vcl/source/filter/graphicfilter.cxx
@@ -75,6 +75,8 @@
 
 #define PMGCHUNG_msOG       0x6d734f47      // Microsoft Office Animated GIF
 
+using comphelper::string::getTokenCount;
+
 typedef ::std::vector< GraphicFilter* > FilterList_impl;
 static FilterList_impl* pFilterHdlList = nullptr;
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to