diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2018-12-13 10:27:36 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2018-12-13 10:27:36 +0300 |
commit | c462f48e323e80ae195da27243d40bf08e8f5928 (patch) | |
tree | eda3ff11335f6658c2735b63adb9b64d0284aeba /examples/sdl2_audio | |
parent | 68c03edbb563983b6ac3e81a826871bfdf9e3bd4 (diff) | |
download | libADLMIDI-c462f48e323e80ae195da27243d40bf08e8f5928.tar.gz libADLMIDI-c462f48e323e80ae195da27243d40bf08e8f5928.tar.bz2 libADLMIDI-c462f48e323e80ae195da27243d40bf08e8f5928.zip |
C++98 build fix
Because of mentioned bug in CMake script, the C++11 mode was turned on, therefore once CMake build was fixed to enforce C++98, the dbopl.cpp was failed to build where are INT16_MIN and INT16_MAX macros was used.
Diffstat (limited to 'examples/sdl2_audio')
0 files changed, 0 insertions, 0 deletions