utility,logic : missing algorithm includes added
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "component/view/ViewManager.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "gui/GuiCanvas.h"
|
||||
#include "View.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
#ifndef LOG_MANAGER_IMPLEMENTATION_H
|
||||
#define LOG_MANAGER_IMPLEMENTATION_H
|
||||
|
||||
#include <algorithm>
|
||||
#include <memory>
|
||||
#include <mutex>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user