#include <Common/Compat.h>
#include "LegacyDecoder.h"
#include <Common/Error.h>
#include <Common/Logger.h>
#include <Common/Serialization.h>
Go to the source code of this file.
Macros | |
#define | TABLE_IDENTIFIER_VERSION 2 |
#define | RANGESTATE_VERSION 100 |
#define RANGESTATE_VERSION 100 |
Definition at line 99 of file LegacyDecoder.cc.
#define TABLE_IDENTIFIER_VERSION 2 |
Definition at line 45 of file LegacyDecoder.cc.