Skip to content

Commit

Permalink
Tiny fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gansm committed Aug 6, 2023
1 parent 9d02d65 commit d560047
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions final/eventloop/timer_monitor.h
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
namespace finalcut
{

// class forward declaration
// class and struct forward declaration
class SigAlrmHandlerInstaller;
class KqueueHandlerInstaller;
struct KqueueHandlerInstaller;

//----------------------------------------------------------------------
// class TimerMonitorImpl
Expand Down

0 comments on commit d560047

Please sign in to comment.