gstmacros.h: Fix check for 'restrict' keyword
authorNirbheek Chauhan <nirbheek@centricular.com>
Tue, 19 Feb 2019 19:55:11 +0000 (01:25 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Tue, 19 Feb 2019 19:55:11 +0000 (01:25 +0530)
commitea4b0861425d8e92e73164847d25f6381b39283a
tree618b6992f3ad7856d27dc5f5e049c931607faf20
parent790f193d632979b1fc0e7e851837b9f8f3a59d1a
gstmacros.h: Fix check for 'restrict' keyword

MSVC also defines it as a keyword. Fixes build errors in projects that
include MSVC's xkeycheck.h which ensures that keywords aren't overriden
with a define.
gst/gstmacros.h