Linux cleanup.

This commit is contained in:
Jonathan Naylor 2021-02-13 13:29:46 +00:00
parent c159461f30
commit 1a81c4a003

View file

@ -24,6 +24,7 @@
#include <cstdio>
#include <cassert>
#include <cstring>
const int BUFFER_SIZE = 500;