Skip to content

Commit

Permalink
Update outputWriter.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
lyndskg authored Jan 7, 2024
1 parent bf4f55a commit 98b6e1e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/outputWriter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ using namespace std;
// Include the declaration of the fast_io function
extern void fast_io();

// ----------------------------------------------------------------------------
// "outputWrite" Class Member Function Implementations
// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------------------------------
// "outputWrite" Class Member Function Implementations
// ----------------------------------------------------------------------------------------------------

// Default constructor.
outputWriter::outputWriter() {
Expand Down

0 comments on commit 98b6e1e

Please sign in to comment.