Skip to content

Commit

Permalink
Merge pull request #309 from BeyondWUXF/feature/BeyondWUXF/tup_list_I…
Browse files Browse the repository at this point in the history
…nitialization

Update Tars.h
  • Loading branch information
ruanshudong authored Aug 31, 2024
2 parents 970a383 + d1d5b76 commit 8a11e79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions servant/tup/Tars.h
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ namespace tars
//////////////////////////////////////////////////////////////////
struct TarsStructBase
{
protected:
public:
TarsStructBase() {}

virtual ~TarsStructBase() {}
Expand Down Expand Up @@ -2367,4 +2367,4 @@ class TarsOutputStream : public WriterT
#include "tup/TarsDisplayer.h"
#endif

#endif
#endif

0 comments on commit 8a11e79

Please sign in to comment.