Fix MSYS2 build

master
Daniel Kamil Kozar 2019-10-27 02:22:26 +02:00
parent 8615976b6c
commit d7994f1193
No known key found for this signature in database
GPG Key ID: A5FB0175B3A93F03
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#include "types.h"
#include <cstring>
#include <sstream>
#include <iomanip>
#include <memory.h>