Subversion Repositories Kolibri OS

Rev

Rev 4921 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4921 Rev 6099
Line 35... Line 35...
35
/* Under Cygwin, the incoming wide character is already given in UTF due
35
/* Under Cygwin, the incoming wide character is already given in UTF due
36
   to the requirements of the underlying OS. */
36
   to the requirements of the underlying OS. */
37
#ifndef __CYGWIN__
37
#ifndef __CYGWIN__
Line 38... Line 38...
38
 
38
 
-
 
39
#include <_ansi.h>
39
#include <_ansi.h>
40
#include 
40
#include 
41
#include 
41
#include "local.h"
42
#include "local.h"
Line 42... Line 43...
42
#include "jp2uc.h"
43
#include "jp2uc.h"