Merge pull request #366 from TsudaKageyu/missing-ifdef

Added missing #ifdef HAVE_CONFIG_H
This commit is contained in:
Lukáš Lalinský 2014-04-04 09:37:55 +02:00
commit 8390a91e48

View File

@ -28,7 +28,9 @@
// This file is not a part of TagLib public interface. This is not installed.
#include "config.h"
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#ifndef DO_NOT_DOCUMENT // Tell Doxygen to skip this class.
/*!