зеркало из https://github.com/mozilla/pjs.git
adding extern "C" around the #include <jpeglib.h> to fix bug 73164 r=tor@cs.brown.edu
This commit is contained in:
Родитель
bbbfb80767
Коммит
6369ed0ce8
|
@ -35,7 +35,9 @@
|
|||
#include "nsIInputStream.h"
|
||||
#include "nsIPipe.h"
|
||||
|
||||
extern "C" {
|
||||
#include "jpeglib.h"
|
||||
}
|
||||
|
||||
#include <setjmp.h>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче