mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-03-25 01:11:06 -04:00
Fix build on Linux
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include <experimental/filesystem>
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <cstring>
|
||||
|
||||
namespace fs = std::experimental::filesystem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user