mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Utils: Include algorithm
Good thing to have
This commit is contained in:
parent
612a50efbb
commit
29a5cfe2fe
@ -18,6 +18,7 @@ with this program. If not, see <https://www.gnu.org/licenses/>
|
||||
*/
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <algorithm>
|
||||
#include <QString>
|
||||
#include <obs-frontend-api.h>
|
||||
#include <util/config-file.h>
|
||||
|
Loading…
Reference in New Issue
Block a user