remove <locale> (should save code size?)

pull/2/head
weidai 2007-09-24 00:51:04 +00:00
parent 5aa1f124dc
commit 63e267686a
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
#include <algorithm>
#include <map>
#include <vector>
#include <locale>
// re-disable this
#pragma warning(disable: 4231)