ref: 8c325e35494ba9d2a5578d4a6702691884b85f0f
dir: /src/src_config.h/
/* ** Copyright (c) 1999-2016, Erik de Castro Lopo <erikd@mega-nerd.com> ** All rights reserved. ** ** This code is released under 2-clause BSD license. Please see the ** file at : https://github.com/erikd/libsamplerate/blob/master/COPYING */ // allow config.h to be optional #ifdef HAVE_CONFIG_H #include "config.h" #endif