Added missing #ifdef HAVE_CONFIG_H

This commit is contained in:
Tsuda Kageyu 2014-04-02 22:25:56 +09:00
parent d93b4af8ca
commit 8b77051ecf

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.
/*!