Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / audio / mp3diags / patches / patch-src_Notes.h
blob4924f0c76d0da4eedd9082a66175322f16f1db6c
1 $NetBSD$
3 --- src/Notes.h.orig 2010-02-13 07:58:04.000000000 +0100
4 +++ src/Notes.h 2012-01-02 11:26:42.140106730 +0100
5 @@ -32,6 +32,10 @@
6 #include "SerSupport.h"
7 #include <boost/serialization/split_member.hpp>
9 +#ifdef ERR
10 +#undef ERR
11 +#endif
14 Stores a message that is added while parsing a file. Multiple messages may be added, depending on the issues found.