Skip to content

Commit

Permalink
Forward declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
hkhauke committed May 22, 2024
1 parent 4455784 commit 8ca7fc7
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ enum class jvxSynchronizeBufferMode
JVX_SYNCHRONIZE_BUFFERED
};

// Forward declaration
class CjvxSpNSynchronize;

class CjvxSpNSynchronize_sec:
public CjvxSingleInputConnector, public CjvxSingleOutputConnector,
public CjvxSingleConnector_report<CjvxSingleInputConnector>,
Expand Down

0 comments on commit 8ca7fc7

Please sign in to comment.