]> git.mxchange.org Git - simgear.git/commit
Fix Linux compile: "free" needs stdlib.h.
authorThorstenB <brehmt@gmail.com>
Thu, 4 Oct 2012 19:11:35 +0000 (21:11 +0200)
committerThorstenB <brehmt@gmail.com>
Thu, 4 Oct 2012 19:11:35 +0000 (21:11 +0200)
commite30ea5206ffca9c109265f35d05ce5f769826ac4
tree1b2f46867fc32451ff239f4f85498429c5395460
parentc188f6e3cb210327723356386d07dc1d56326ab4
Fix Linux compile: "free" needs stdlib.h.
Also move to .cxx file to avoid another include dependency in the header.
simgear/sound/sample_openal.cxx
simgear/sound/sample_openal.hxx
simgear/sound/soundmgr_openal.hxx