Skip to content
Snippets Groups Projects
Commit 15307e61 authored by Jeremie Deray's avatar Jeremie Deray
Browse files

fix some include

parent db3a735f
No related branches found
No related tags found
1 merge request!138Solver manager
......@@ -2,9 +2,9 @@
#define _WOLF_SOLVER_MANAGER_H_
//wolf includes
#include "wolf.h"
#include "state_block.h"
#include "constraint_base.h"
#include "../wolf.h"
#include "../state_block.h"
#include "../constraint_base.h"
namespace wolf {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment