soundtouch_config.h 254 B

12345678
  1. #ifndef SOUNDTOUCH_CONFIG_H
  2. #define SOUNDTOUCH_CONFIG_H
  3. // autotools configuration step replaces this file with a configured version.
  4. // this empty file stub is provided to avoid error about missing include file
  5. // when not using autotools build
  6. #endif