i18nlangtag/source/languagetag/languagetag.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5fcef02ee288c894a89c1046df918c121294b757
Author: Noel Grandin <noelgran...@gmail.com>
Date:   Mon Aug 3 18:19:28 2015 +0200

    re-added accidentally removed LT_HAVE_INLINE define
    
    in my commit 0ea54aed15ee17a02c9dff861c16d06505f35741
    "remove some unused defines"
    
    Change-Id: I2d8d9242eda9f39e1f932b2d9849fefb57b196eb
    Reviewed-on: https://gerrit.libreoffice.org/17496
    Reviewed-by: Noel Grandin <noelgran...@gmail.com>
    Tested-by: Noel Grandin <noelgran...@gmail.com>

diff --git a/i18nlangtag/source/languagetag/languagetag.cxx 
b/i18nlangtag/source/languagetag/languagetag.cxx
index bc9b62c..906c7b3 100644
--- a/i18nlangtag/source/languagetag/languagetag.cxx
+++ b/i18nlangtag/source/languagetag/languagetag.cxx
@@ -26,6 +26,7 @@
 
 #if defined(ENABLE_LIBLANGTAG)
 #if LIBLANGTAG_INLINE_FIX
+#define LT_HAVE_INLINE
 #endif
 #include <liblangtag/langtag.h>
 #else
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to