mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix undeclared std::find_if.
This commit is contained in:
@@ -57,6 +57,7 @@ extern "C"
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <memory>
|
||||
#include <algorithm>
|
||||
|
||||
#define QOF_LOG_MAX_CHARS 50
|
||||
#define QOF_LOG_MAX_CHARS_WITH_ALLOWANCE 100
|
||||
|
||||
Reference in New Issue
Block a user