MeshLib C++ Docs
Loading...
Searching...
No Matches
MRLocaleMacos.h
Go to the documentation of this file.
1#pragma once
2
3#include <string>
4#include <vector>
5
7{
8
11std::vector<std::string> getMacosLocales();
12
13}
Definition MRLocaleMacos.h:7
std::vector< std::string > getMacosLocales()
Returns a list of preferred locales on macOS.