Compare commits

..

2 Commits

Author SHA1 Message Date
Jun 300be0983b Initial logging utility implementation
- Add basic Application logging
2022-09-18 16:22:29 -03:00
Jun 2f401b4413 Add nix/flake files 2022-09-18 16:22:22 -03:00
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
#include <vector>
#include <algorithm>
#include <functional>
template <class T>
class SelectionManager