diff options
Diffstat (limited to 'nxcomp/src/XidCache.h')
-rw-r--r-- | nxcomp/src/XidCache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/src/XidCache.h b/nxcomp/src/XidCache.h index 8a09ef9b1..4fffb5634 100644 --- a/nxcomp/src/XidCache.h +++ b/nxcomp/src/XidCache.h @@ -32,7 +32,7 @@ class XidCache { friend class EncodeBuffer; friend class DecodeBuffer; - + public: XidCache(); |