Closed a-1219 closed 1 month ago
Thanks for the pull request! I have no problem in accepting the changes, but would need to know on which platform it is required to compile as the codes compiles on Ubuntu and OSX for me without these includes.
Thanks for the pull request! I have no problem in accepting the changes, but would need to know on which platform it is required to compile as the codes compiles on Ubuntu and OSX for me without these includes.
Oh sorry, I forgot this part 😅 It's on Arch
Added
#include <algorithm>
to the following files in src/: DisplaysView.cpp, SessionCreator.cpp, SourceCallback.cpp and SourceControlWindow.cpp. These files were returning errors when building vimix from source.