Commit 6aa4cded authored by unknown's avatar unknown
Browse files

fix compile error

parent 513a523b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@

#include "../../../../sql/ha_ndbcluster_tables.h"
extern const char *Ndb_apply_table;
jk

class BackupConsumer {
public:
  virtual ~BackupConsumer() { }