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)
committerMathieu Malaterre <mathieu.malaterre@gmail.com>
Tue, 13 Sep 2016 09:00:07 +0000 (11:00 +0200)
commitc8fbf0f5160a78d2d39666f69c95293ca99c0f0d
tree0b1681d9b069c63c8856675c3e22e2f803463b3f
parent4d2527aa61286579ecda46a829229786136c041e
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