diff options
Diffstat (limited to 'common/EventRecorder.h')
-rw-r--r-- | common/EventRecorder.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/EventRecorder.h b/common/EventRecorder.h index af96790094..257d6f5ca0 100644 --- a/common/EventRecorder.h +++ b/common/EventRecorder.h @@ -37,6 +37,8 @@ namespace Common { +class RandomSource; + /** * Our generic event recorder. * |