summaryrefslogtreecommitdiff
path: root/cosv
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-06 16:26:32 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-07 13:45:26 +0200
commitd1ba5419cf9f75fe437b835e49d3b75459dd48c2 (patch)
tree030dd7522098e4e03f0d64304e48cb866dfc375f /cosv
parent5502be9695b67b094d581d108dc9ebddc161cc60 (diff)
Remove non-existing forward declarations
Those classes don't exist. So remove friend class operators too. Change-Id: I8e3b32db933dea7cbab86015f0c926df967511f6
Diffstat (limited to 'cosv')
-rw-r--r--cosv/inc/cosv/file.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/cosv/inc/cosv/file.hxx b/cosv/inc/cosv/file.hxx
index 4011734ed142..86c880e73184 100644
--- a/cosv/inc/cosv/file.hxx
+++ b/cosv/inc/cosv/file.hxx
@@ -32,9 +32,6 @@
#include <cosv/ploc.hxx>
-class FileStrategy;
-
-
namespace csv
{