Fix missing includes

This commit is contained in:
Florent Castelli
2017-01-24 03:31:51 +01:00
parent c649bf104b
commit a7bf9271b5
4 changed files with 5 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
// Licensed under GPLv2+
// Refer to the license.txt file included.
#include <climits>
#include <cstring>
#include <thread>