Enabling build of version agnostic plugins

This commit is contained in:
Matthias Koefferlein 2023-04-22 21:26:39 +02:00
parent 70b6306635
commit c8d97871fd
1 changed files with 3 additions and 0 deletions

View File

@ -31,6 +31,9 @@
namespace db
{
// Switch for version-agnostic code
#define KLAYOUT_META_INFO_V2
/**
* @brief A structure describing the meta information from the reader
*