Change 'restrict' define to 'OPJ_RESTRICT' (#816)
authorMatthieu Darbois <mayeut@users.noreply.github.com>
Mon, 5 Sep 2016 22:49:53 +0000 (00:49 +0200)
committerGitHub <noreply@github.com>
Mon, 5 Sep 2016 22:49:53 +0000 (00:49 +0200)
commit9f24b078c7193e886f6cfb329d3469eb1facf68d
treebe5852416e4793855d599245dc69a4bee14de9ce
parent51155950eb3320a49835bb05d7867240d4d0cccc
Change 'restrict' define to 'OPJ_RESTRICT' (#816)

Visual Studio 2015 does not pass regression tests with `__restrict` so kept disabled for MSVC.
Need to check proper usage of OPJ_RESTRICT (if correct then there’s
probably a bug  in vc14)

Closes #661
src/lib/openjp2/dwt.c
src/lib/openjp2/dwt.h
src/lib/openjp2/mct.c
src/lib/openjp2/mct.h
src/lib/openjp2/opj_includes.h
src/lib/openjp2/t1.c