Move some locale handling into one place

This commit is contained in:
Keegan McAllister
2012-03-14 07:10:54 -04:00
committed by Keith Winstein
parent 705dcb6483
commit 7ed5174aa7
11 changed files with 90 additions and 55 deletions
+1 -1
View File
@@ -18,8 +18,8 @@
#include <assert.h>
#include <typeinfo>
#include <langinfo.h>
#include <errno.h>
#include <wchar.h>
#include "parser.h"