root/branches/perian-1.0/UniversalDetector/UniversalDetector_Prefix.pch

Revision 406, 164 bytes (checked in by astrange, 2 years ago)

Use the (LGPL) Mozilla automatic charset detection library for external subtitles.
Unfortunately, it's quite large...
References #87

Line 
1 //
2 // Prefix header for all source files of the 'UniversalCharDet' target in the 'UniversalCharDet' project.
3 //
4
5 #ifdef __OBJC__
6     #import <Cocoa/Cocoa.h>
7 #endif
Note: See TracBrowser for help on using the browser.