]> granicus.if.org Git - libass/commit
Silence compilation warning
authorwm4 <wm4@nowhere>
Thu, 16 Oct 2014 23:26:30 +0000 (01:26 +0200)
committerwm4 <wm4@nowhere>
Thu, 16 Oct 2014 23:26:30 +0000 (01:26 +0200)
commit1b8e673438793b6ccfa3d386a34e7955dad53f57
tree29be9c3e34f1032cd4aae6a94680c88e527f780e
parentcad1caedb22f94458eefaa9f8afcc31fd180a206
Silence compilation warning

This fixes the following warnings:

In file included from ass_cache.c:34:0:
ass_cache_template.h:52:0: warning: "BINSTRING" redefined
 #define BINSTRING(member) \
 ^
In file included from ass_cache.h:59:0,
                 from ass_font.h:58,
                 from ass_cache.c:28:
ass_cache_template.h:9:0: note: this is the location of the previous definition
 #define BINSTRING(member) \
 ^
In file included from ass_cache.c:36:0:
ass_cache_template.h:30:0: warning: "BINSTRING" redefined
 #define BINSTRING(member) \
 ^
In file included from ass_cache.c:34:0:
ass_cache_template.h:52:0: note: this is the location of the previous definition
 #define BINSTRING(member) \
 ^
libass/ass_cache_template.h