Skip to content

Commit

Permalink
add "#include <float.h>"
Browse files Browse the repository at this point in the history
  • Loading branch information
qiutu2021 authored and nihui committed Mar 14, 2018
1 parent 28154dc commit 656de48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layer/arm/pooling_arm.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// specific language governing permissions and limitations under the License.

#include "pooling_arm.h"

#include <float.h>
namespace ncnn {

#include "pooling_2x2.h"
Expand Down

0 comments on commit 656de48

Please sign in to comment.