Skip to content

Commit

Permalink
refactor: Split code into multiple files
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmed-Khaled-dev committed Jul 26, 2024
1 parent 0644a90 commit c76c860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Format.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

#include <string>
#include "Enums.h"

using namespace std;

string indentAllLinesInString(string s);
Expand Down

0 comments on commit c76c860

Please sign in to comment.