#include <stdarg.h>
#include <string.h>
#include <stdio.h>
#include "EbmlConfig.h"
Go to the source code of this file.
Classes | |
class | ADbg |
Defines | |
#define | EBML_TRACE |
#define | EBML_ASSERT_NEW(p) assert(p!=0) |
Variables | |
class EBML_DLL_API ADbg | globalDebug |