diff options
author | Chris Robinson <[email protected]> | 2014-03-23 01:35:15 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2014-03-23 01:35:15 -0700 |
commit | cc599333a8100dd3b8e52ef018e01d4e184c1532 (patch) | |
tree | a766c90f1f34cfc8b12d05c195443dfd5c38171d /Alc/mixer_c.c | |
parent | 9959972c7e2a7479d8776e71133cfddf5cf756ce (diff) |
Don't try to use __restrict as a replacement for restrict
The compiler it's intended for, MSVC, can't use it anyway because of problems
it causes with __declspec(restrict).
Diffstat (limited to 'Alc/mixer_c.c')
0 files changed, 0 insertions, 0 deletions