diff options
Diffstat (limited to 'base/pollevent.hh')
-rw-r--r-- | base/pollevent.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/pollevent.hh b/base/pollevent.hh index 13092df2c..d39931797 100644 --- a/base/pollevent.hh +++ b/base/pollevent.hh @@ -34,6 +34,7 @@ #include "sim/root.hh" class Checkpoint; +class PollQueue; class PollEvent { |