Add algorithm include as std::max cannot be found in Qt Creator build

This commit is contained in:
Adam Honse 2020-11-27 01:42:12 -06:00
parent f1fd3e0191
commit f2396b453f

View file

@ -1,5 +1,6 @@
#include "RGBController_Debug.h"
#include <algorithm>
#include <cstring>
RGBController_Debug::RGBController_Debug()