SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
misc/cdrdao/patches/patch-trackdb_FormatConverter_h
Normal file
14
misc/cdrdao/patches/patch-trackdb_FormatConverter_h
Normal file
|
@ -0,0 +1,14 @@
|
|||
--- trackdb/FormatConverter.h.orig Fri May 21 22:03:00 2010
|
||||
+++ trackdb/FormatConverter.h Fri May 21 22:03:10 2010
|
||||
@@ -27,8 +27,11 @@
|
||||
#include "TrackData.h"
|
||||
#include "Toc.h"
|
||||
|
||||
+class Toc;
|
||||
+
|
||||
// Quick abstract class declarations. Format converters should derive
|
||||
// their own FormatSupport and FormatSupportManager.
|
||||
+
|
||||
|
||||
class FormatSupport
|
||||
{
|
Loading…
Add table
Add a link
Reference in a new issue