*** empty log message ***

svn path=/trunk/boinc/; revision=9772
This commit is contained in:
David Anderson 2006-03-30 22:06:25 +00:00
parent a55ba85413
commit 5875fcdf9d
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,8 @@
#endif
#ifdef _WIN32
#ifndef SANS_JPEGLIB
#ifdef __cplusplus
extern "C" {
#include "jpeglib.h"
@ -31,6 +33,8 @@ extern "C" {
#else
#include "jpeglib.h"
#endif
#endif
#include "bmplib.h"
#include "tgalib.h"
#endif