loplugin:checkconfigmacros
Change-Id: I2948340c8c0be50543a898f07b125e7eaccc8909
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#ifndef CONFIG_LIBLANGTAG_H
|
#ifndef CONFIG_LIBLANGTAG_H
|
||||||
#define CONFIG_LIBLANGTAG_H
|
#define CONFIG_LIBLANGTAG_H
|
||||||
|
|
||||||
#undef LIBLANGTAG_INLINE_FIX
|
#define LIBLANGTAG_INLINE_FIX 0
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
//#define erDEBUG
|
//#define erDEBUG
|
||||||
|
|
||||||
#if defined(ENABLE_LIBLANGTAG)
|
#if defined(ENABLE_LIBLANGTAG)
|
||||||
#if defined(LIBLANGTAG_INLINE_FIX)
|
#if LIBLANGTAG_INLINE_FIX
|
||||||
#define LT_HAVE_INLINE
|
#define LT_HAVE_INLINE
|
||||||
#endif
|
#endif
|
||||||
#include <liblangtag/langtag.h>
|
#include <liblangtag/langtag.h>
|
||||||
|
Reference in New Issue
Block a user