Skip to content

Commit

Permalink
Update main.c
Browse files Browse the repository at this point in the history
  • Loading branch information
RaniAgus authored Mar 17, 2024
1 parent 0be7cd0 commit 35cd4ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#include <stdio.h>
#include <stdlib.h>
#include <commons/txt.h>

int main(int argc, char* argv[]) {
Expand Down

0 comments on commit 35cd4ba

Please sign in to comment.