Skip to content

Commit

Permalink
Add missing numeric include
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorLamoine committed Apr 19, 2018
1 parent 94c5c21 commit fdfb598
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#define PLANNING_GRAPH_EDGE_POLICY_H

#include "descartes_planner/ladder_graph.h"
#include <numeric>

namespace descartes_planner
{
Expand Down

0 comments on commit fdfb598

Please sign in to comment.