Bug 1410266 - Explicitly include locale.h in OSPreferences_gtk.cpp. r=jfkthame

MozReview-Commit-ID: 23Q7xGGBMNT

--HG--
extra : rebase_source : 6cb5bc0284f5212c1289fd5d974ad2c7219878da
This commit is contained in:
Zibi Braniecki 2017-10-19 16:51:11 -07:00
Родитель a8b9bec67b
Коммит fc54af78ae
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -4,6 +4,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include <locale.h>
#include "OSPreferences.h"
#include "dlfcn.h"
#include "glib.h"