ref: ab8b482def718b2fbaadb7c7b49d745d499659e9
dir: /src/src_config.h/
/* ** Copyright (c) 1999-2016, Erik de Castro Lopo <[email protected]> ** 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