now ezc is using 'pikotools' (utf8)

git-svn-id: svn://ttmath.org/publicrep/ezc/trunk@372 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2012-01-12 02:32:04 +00:00
parent 2c3a2160af
commit a728f86e05
6 changed files with 27 additions and 53 deletions

View File

@@ -5,7 +5,7 @@
*/
/*
* Copyright (c) 2007-2011, Tomasz Sowa
* Copyright (c) 2007-2012, Tomasz Sowa
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -43,7 +43,7 @@
#include "item.h"
#include "functions.h"
#include "stringconv.h"
#include "utf8.h"
#include "utf8/utf8.h"
#ifdef EZC_USE_WINIX_LOGGER
#include "core/log.h"