Remove unused include.

This commit is contained in:
root670 2020-05-17 09:52:27 -07:00
parent 1c59e7c7cd
commit ad2a19897f
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
#include <stdlib.h>
#include <sys/stat.h>
#include <string.h>
#include <unistd.h>
#include "BemaniLZ/BemaniLZ.h"
#if defined(_WIN32)