diff options
-rw-r--r-- | connectivity/source/drivers/evoab2/NResultSet.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/evoab2/NResultSet.hxx b/connectivity/source/drivers/evoab2/NResultSet.hxx index c3d7ab4d31fa..678f123dea3c 100644 --- a/connectivity/source/drivers/evoab2/NResultSet.hxx +++ b/connectivity/source/drivers/evoab2/NResultSet.hxx @@ -45,7 +45,7 @@ namespace connectivity { namespace evoab { - class ComparisonData; + struct ComparisonData; class OEvoabVersionHelper { |