Replace fstream with cstdio in audio analysis serialisation.
authorCarl Hetherington <cth@carlh.net>
Mon, 25 Nov 2013 01:00:26 +0000 (01:00 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 25 Nov 2013 01:00:26 +0000 (01:00 +0000)
commita562abf85aeed64ce94a2c0c826de3fc9c21ae49
tree92e9245067b8808811ab1966cc2e0e64aab67bbb
parent7a7d06be4a2b300dbd0607d321de9d644d665abe
Replace fstream with cstdio in audio analysis serialisation.
src/lib/audio_analysis.cc
src/lib/audio_analysis.h
test/audio_analysis_test.cc