Merge branch 2.4

This commit is contained in:
Andrey Kamaev
2013-01-11 15:43:50 +04:00
25 changed files with 556 additions and 359 deletions

View File

@@ -63,6 +63,9 @@
typedef unsigned char boolean;
#endif
#undef FALSE
#undef TRUE
extern "C" {
#include "jpeglib.h"
}