DBC didn't work on its own. Needed the functional stuff to get the lambdas.
This commit is contained in:
parent
9cc6724df8
commit
6fc74ca199
1 changed files with 1 additions and 0 deletions
1
dbc.hpp
1
dbc.hpp
|
@ -1,5 +1,6 @@
|
|||
#include <string>
|
||||
#include <fmt/core.h>
|
||||
#include <functional>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue