mirror of
https://codeberg.org/andyscott/marCsweep.git
synced 2024-11-09 13:50:51 -05:00
Test: unused include
This commit is contained in:
parent
fefd0ff849
commit
51663f0ca9
1 changed files with 0 additions and 1 deletions
1
main.c
1
main.c
|
@ -1,6 +1,5 @@
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
#include "gc.h"
|
#include "gc.h"
|
||||||
#include "test_gc.h"
|
#include "test_gc.h"
|
||||||
|
|
Loading…
Reference in a new issue