Skip to content

Commit

Permalink
Merge branch 'jvxgit:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
flo-at authored May 22, 2024
2 parents ab9662b + 8ca7fc7 commit f383634
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 f383634

Please sign in to comment.