mirror of
https://github.com/taglib/taglib.git
synced 2025-07-22 23:14:33 -04:00
Merge branch 'master' into merge-master
Conflicts: ConfigureChecks.cmake config.h.cmake taglib/CMakeLists.txt taglib/toolkit/taglib.h taglib/toolkit/tbytevector.cpp taglib/toolkit/tmap.tcc taglib/toolkit/tstring.h
This commit is contained in:
@ -6,9 +6,6 @@
|
||||
#include <vorbisfile.h>
|
||||
#include <cppunit/extensions/HelperMacros.h>
|
||||
#include "utils.h"
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
using namespace std;
|
||||
using namespace TagLib;
|
||||
|
@ -1,6 +1,5 @@
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
#include "config.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#else
|
||||
|
Reference in New Issue
Block a user