Moved some macros from taglib_config.h to config.h.

This commit is contained in:
Tsuda Kageyu
2013-05-05 19:22:33 +09:00
parent c6315d8371
commit 04e07ad4b0
12 changed files with 241 additions and 109 deletions

View File

@ -1,5 +1,6 @@
#include <trefcountptr.h>
#include <cppunit/extensions/HelperMacros.h>
#include "taglib.h"
#include "tsmartptr.h"
#include "utils.h"
using namespace std;