diff --git a/source/libs/tdb/inc/tdb.h b/source/libs/tdb/inc/tdb.h index 467e40325e..5f9c37ab5e 100644 --- a/source/libs/tdb/inc/tdb.h +++ b/source/libs/tdb/inc/tdb.h @@ -22,6 +22,7 @@ extern "C" { #endif + // typedef struct STDb TDB; // typedef struct STDbEnv TENV; // typedef struct STDbCurosr TDBC;