
#ifndef __nsStrShared_h
#define __nsStrShared_h


enum  eCharSize {eOneByte=0,eTwoByte=1};

#endif
