summaryrefslogtreecommitdiff
path: root/storage/connect/filamap.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/connect/filamap.h')
-rw-r--r--storage/connect/filamap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/connect/filamap.h b/storage/connect/filamap.h
index 1d44239e610..b9c8ad965fd 100644
--- a/storage/connect/filamap.h
+++ b/storage/connect/filamap.h
@@ -17,6 +17,7 @@ typedef class MAPFAM *PMAPFAM;
/* This is the variable file access method using file mapping. */
/***********************************************************************/
class DllExport MAPFAM : public TXTFAM {
+ friend class TDBJSON;
public:
// Constructor
MAPFAM(PDOSDEF tdp);