Skip to content

Commit

Permalink
no header file anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
null committed Oct 9, 2023
1 parent 77ee410 commit ceea9c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/mylib.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#include <mylib.h>
int add(int a, int b) {
return a + b;
}

0 comments on commit ceea9c4

Please sign in to comment.