Skip to content

Commit

Permalink
Add math.h (daancode#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
liujiang98 authored Jan 6, 2022
1 parent 2bbdc7e commit 9c15101
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/AStar.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include "AStar.hpp"
#include <algorithm>
#include <math.h>

using namespace std::placeholders;

Expand Down

0 comments on commit 9c15101

Please sign in to comment.