Skip to content

Commit

Permalink
Merge pull request #455 from dignfei/master
Browse files Browse the repository at this point in the history
解决,arm64 windows下编译报错
  • Loading branch information
ztxz16 authored May 16, 2024
2 parents 91353de + d5280a9 commit 525dee7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/devices/cpu/cpudevice.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#endif

#include "utils.h"
#define M_PI 3.14159265358979323846 // pi

namespace fastllm {
CpuDevice::CpuDevice() {
Expand Down

0 comments on commit 525dee7

Please sign in to comment.