diff options
Diffstat (limited to 'storage/connect/filamtxt.h')
-rw-r--r-- | storage/connect/filamtxt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/connect/filamtxt.h b/storage/connect/filamtxt.h index b89d58965f9..864ca66dd34 100644 --- a/storage/connect/filamtxt.h +++ b/storage/connect/filamtxt.h @@ -26,6 +26,7 @@ class DllExport TXTFAM : public BLOCK { friend class TDBCSV; friend class TDBFIX; friend class TDBVCT; + friend class TDBJSON; friend class DOSCOL; friend class BINCOL; friend class VCTCOL; |