Skip to content

Commit

Permalink
Bug Fixes and Performance Improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
nixrajput committed Jul 23, 2024
1 parent 8471fdd commit 1246555
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@

using namespace std;

// #if defined(_WIN32) || defined(_WIN64)
// #include <windows.h>
// #else
// #include <unistd.h>
// #endif

void printHeading(string header)
{
cout << "\n\n\n\n";
Expand Down

0 comments on commit 1246555

Please sign in to comment.