Fix for the bug [name clash with std::next - ID: 3215839]
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@122 a809a056-fc17-0410-9590-b4f493f8b08e Conflicts: v2_0/test_drivers/performance/iconvtest.cpp
This commit is contained in:
parent
7ed2b4457b
commit
a5c5cc8019
4 changed files with 122 additions and 121 deletions
|
@ -1,4 +1,5 @@
|
|||
#include <iconv.h>
|
||||
#include <string.h>
|
||||
#include "../../source/utf8.h"
|
||||
#include "timer.h"
|
||||
#include <fstream>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue