12 lines
389 B
Diff
12 lines
389 B
Diff
diff -Nur taglib-1.5-orig/tests/test_string.cpp taglib-1.5/tests/test_string.cpp
|
|
--- taglib-1.5-orig/tests/test_string.cpp 2008-01-26 11:57:06.000000000 +0100
|
|
+++ taglib-1.5/tests/test_string.cpp 2009-08-22 11:17:55.000000000 +0200
|
|
@@ -24,6 +24,7 @@
|
|
|
|
#include <cppunit/extensions/HelperMacros.h>
|
|
#include <tstring.h>
|
|
+#include <cstring>
|
|
|
|
using namespace std;
|
|
using namespace TagLib;
|