Skip to content

Commit 4608ac5

Browse files
committed
#include <clocale> for std::locale
1 parent b0cd9bc commit 4608ac5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/spring.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ lsl/spring/spring.cpp
2828
#include <wx/filename.h>
2929
#include <stdexcept>
3030
#include <vector>
31+
#include <clocale>
3132
#include <fstream>
3233

3334
#include "spring.h"

0 commit comments

Comments
 (0)