Even better fix. (nw)

This commit is contained in:
Curt Coder 2015-05-25 00:48:26 +03:00
parent 2503b24d88
commit 9779dd7bbf

View File

@ -10,7 +10,7 @@
#include <cstring>
//FIXME:: pstring should be locale free
#include <cctype>
#include <stdlib.h>
#include <cstdlib>
#include "pstring.h"