summaryrefslogtreecommitdiffstats
path: root/libass/ass_render.c
diff options
context:
space:
mode:
authorOleg Oshmyan <chortos@inbox.lv>2015-01-16 13:26:13 +0200
committerOleg Oshmyan <chortos@inbox.lv>2015-01-16 14:16:59 +0200
commit29505ecf25b33364ee7472ac58018b8b9195d49d (patch)
treecf796b6162e83263dd72c466c1b526e8decc11bb /libass/ass_render.c
parentfc0b84c7b230f35dcf3be4695d6d45142922ed8c (diff)
downloadlibass-29505ecf25b33364ee7472ac58018b8b9195d49d.tar.bz2
libass-29505ecf25b33364ee7472ac58018b8b9195d49d.tar.xz
Add extern "C" guard to public header
Our public headers can be #included from C++. Hence, ass.h needs an extern "C" guard to declare the correct linkage for functions. ass_types.h only defines types, so it does not need a guard.
Diffstat (limited to 'libass/ass_render.c')
0 files changed, 0 insertions, 0 deletions