Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'util/stream/block.hh')
-rw-r--r--util/stream/block.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/stream/block.hh b/util/stream/block.hh
index 6a70dba3e..42df13f32 100644
--- a/util/stream/block.hh
+++ b/util/stream/block.hh
@@ -72,6 +72,7 @@ class Block {
private:
friend class Link;
+ friend class RewindableStream;
/**
* Points this block's memory at NULL.