mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2025-12-23 23:37:48 -05:00
add missing sstream include for AutoStart-Linux
This commit is contained in:
committed by
Adam Honse
parent
7650ec67ba
commit
04f7fd7a7e
@@ -4,6 +4,7 @@
|
||||
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
#include <unistd.h>
|
||||
#include <linux/limits.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user