Skip to content

Commit

Permalink
Changed bits/std_function.hto functional
Browse files Browse the repository at this point in the history
  • Loading branch information
imorlxs committed Oct 8, 2024
1 parent ba20129 commit e093b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/soma_clustering/src/validation_criterion.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include <vector>
#include "biodynamo.h"
#include <iostream>
#include <bits/std_function.h>
#include <functional>
#include <cmath>
#include "core/agent/agent.h"
#include "core/container/math_array.h"
Expand Down

0 comments on commit e093b4c

Please sign in to comment.