* Fix jpeg warnings

This commit is contained in:
Tim Angus 2011-03-30 22:23:58 +00:00
parent 52ead6fa36
commit 806a849bf2
3 changed files with 110 additions and 108 deletions

View file

@ -24,6 +24,8 @@
#include "jversion.h"
#include "jerror.h"
#include <stdlib.h>
#ifdef USE_WINDOWS_MESSAGEBOX
#include <windows.h>
#endif