summaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorThomas Goyne <tgoyne@gmail.com>2013-12-10 16:21:53 -0800
committerwm4 <wm4@nowhere>2013-12-12 16:49:48 +0100
commitde3f0e7572fb927d10857d4177ef58be2c9b3dbc (patch)
tree856bb5e70f5640def5a75d46e9574d3ccbcf4dbf /m4
parentbc738076f3a2162c50e74fe2bcc03b36a4b6c9a0 (diff)
downloadlibass-de3f0e7572fb927d10857d4177ef58be2c9b3dbc.tar.bz2
libass-de3f0e7572fb927d10857d4177ef58be2c9b3dbc.tar.xz
Fix compilation with VC++ 2013
For whatever reason FT_Vector points[4] = { ... }; needs to come at the beginning of a scope. Since that block was duplicated, just extract it to a function. This does not include buildsystem support, so actually compiling with VC++ requires creating a project and supplying a config.h file. Signed-off-by: wm4 <wm4@nowhere>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions