summaryrefslogtreecommitdiff
path: root/i18nlangtag/source/languagetag/languagetag.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18nlangtag/source/languagetag/languagetag.cxx')
-rw-r--r--i18nlangtag/source/languagetag/languagetag.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18nlangtag/source/languagetag/languagetag.cxx b/i18nlangtag/source/languagetag/languagetag.cxx
index 96c53c639a45..e7989f1786fc 100644
--- a/i18nlangtag/source/languagetag/languagetag.cxx
+++ b/i18nlangtag/source/languagetag/languagetag.cxx
@@ -25,6 +25,9 @@
#if defined(ENABLE_LIBLANGTAG)
#define LT_HAVE_INLINE
+ // TODO: remove above line again for liblangtag >= 0.5.5, cf.
+ // <https://bitbucket.org/tagoh/liblangtag/commits/9324836a0d1c> "Fix a
+ // build issue with inline keyword"
#include <liblangtag/langtag.h>
#else
/* Replacement code for LGPL phobic and Android systems.