Skip to content

Commit b9259a1

Browse files
committed
Try to fix the compiler error (clang 14 on macos).
1 parent be3d7af commit b9259a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/coordinate.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828

2929
#include <cassert>
3030
#include <codecvt>
31+
#include <locale>
3132
#include <math.h>
3233
#include <regex>
3334
#include <stdexcept>

0 commit comments

Comments
 (0)