removed needless #include-directive
This commit is contained in:
parent
058677d773
commit
6aaf4b0c2e
|
@ -2,7 +2,6 @@
|
|||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <inttypes.h>
|
||||
#include "stdio.h"
|
||||
#include "playfield.h"
|
||||
#include "piece.h"
|
||||
#include "bast.h"
|
||||
|
|
Loading…
Reference in New Issue