Skip to content

Commit

Permalink
ci: Fix formatting in main.c (temp file)
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Demel <[email protected]>
  • Loading branch information
jdemel committed Sep 5, 2021
1 parent 9692bf5 commit 7b27dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

#include <stdio.h>
#include <math.h>
#include <stdio.h>
#include <volk/volk.h>

void function_test(int num_points)
Expand Down

0 comments on commit 7b27dd4

Please sign in to comment.