// System dependency file
//
// This contains the code to deal with UNICODE/ANSI file/string access.
// More cross platform functionality will be added here later

#ifdef __cplusplus
extern "C" 
{
#endif

#ifdef __cplusplus
};
#endif
