Fix Corsair Commander Pro/Lighting Node Pro on Linux

This commit is contained in:
Adam Honse
2020-01-18 17:51:47 -06:00
parent 8a56e712c2
commit 3cb2fa7e75
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
#include <fstream>
#include <iostream>
#include <string>
#include <cstring>
//Include thread libraries for Windows or Linux
#ifdef WIN32