Changeset 605

Show
Ignore:
Timestamp:
07/22/08 12:44:12 (4 months ago)
Author:
weyrick
Message:

3.8 requires uchar too?

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/rphp/compiler/parser/phplexer.cpp

    r581 r605  
    2929#include <string> 
    3030#include "unicode/utypes.h" 
     31#include "unicode/uchar.h" 
    3132 
    3233// TODO check cursor position after returning from a method and if they change the former state, or not!