sndfile.hh: add portability documentation

This commit is contained in:
brianlheim 2021-03-07 17:51:06 +01:00 committed by evpobr
parent 1c48ce31f6
commit 61b5343584

View File

@ -47,6 +47,8 @@
**
** API documentation is in the doc/ directory of the source code tarball
** and at http://libsndfile.github.io/libsndfile/api.html.
**
** This file is intended to compile with C++98 and newer.
*/
#ifndef SNDFILE_HH