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