]> git.decadent.org.uk Git - videolink.git/blob - wchar_t_short.h
Added workaround for XULRunner 1.9's requirement of 16-bit wchar_t. Changing the...
[videolink.git] / wchar_t_short.h
1 #include <stdint.h>
2 #undef wchar_t
3 #define wchar_t uint16_t