forked from Green-Sky/tomato
missing include
This commit is contained in:
parent
37239f1c25
commit
1d212c5fab
@ -6,6 +6,7 @@
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
|
||||
void FileSelector::reset(void) {
|
||||
_is_valid = [](auto){ return true; };
|
||||
|
Loading…
Reference in New Issue
Block a user