Fix compilation bugs.

This commit is contained in:
Jonathan Naylor
2020-06-25 21:23:43 +01:00
parent cb51a14575
commit e164538b09
3 changed files with 7 additions and 7 deletions

View File

@@ -19,7 +19,7 @@
#if !defined(_WIN32) && !defined(_WIN64)
#include "SerialController.h"
#include "PseudoTTYController.h"
#include "Log.h"
#include <cstring>