mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-18 11:35:21 -04:00
Add cstring include to fix build on Linux
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "RGBController.h"
|
||||
#include <cstring>
|
||||
|
||||
unsigned char * RGBController::GetDeviceDescription()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user