]> git.mxchange.org Git - flightgear.git/blobdiff - src/Sound/voiceplayer.cxx
Merge branch 'next' into durk-atc
[flightgear.git] / src / Sound / voiceplayer.cxx
index 1a839cf3a3dac41ef1692ab27095544a79643aa0..054a771fc37513d397db91bd041c13b86dc34c8b 100644 (file)
 
 using std::string;
 
-#if defined( HAVE_VERSION_H ) && HAVE_VERSION_H
-#  include <Include/version.h>
-#else
-#  include <Include/no_version.h>
-#endif
-
 #include "voiceplayer.hxx"
 
 ///////////////////////////////////////////////////////////////////////////////