mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
Fix missing clocale include for unix platforms
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include <cstring>
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
#include <clocale>
|
||||
|
||||
/*!
|
||||
* \file
|
||||
|
||||
Reference in New Issue
Block a user