Move the solver code to its own library
This commit is contained in:
parent
dd89c1fd6c
commit
dc3f23d111
6 changed files with 11 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#include "solver.h"
|
||||
#include "solver/solver.h"
|
||||
|
||||
#include <sstream>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue