Skip to content

Commit

Permalink
Remove unused includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladislavs Dovgalecs committed Dec 30, 2023
1 parent 0cc08f5 commit 74616a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/musializer.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <string.h>
#include <complex.h>
#include <math.h>

#include <raylib.h>

Expand Down

0 comments on commit 74616a4

Please sign in to comment.