mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +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