<algorithm> included where needed

This commit is contained in:
A-lex-Ra
2024-02-14 10:40:02 +06:00
parent de3e3e0fe4
commit 02860f193a
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
#include "panels.h"
#include <stdexcept>
#include <algorithm>
#include "../../window/Window.h"
#include "../../assets/Assets.h"