|
/*
|
|
** This file is auto generated by https://github.com/adxeproject/buildware.git
|
|
*/
|
|
#ifndef BUILDWARE_jpeg_turbo_REDIRECT_H
|
|
#define BUILDWARE_jpeg_turbo_REDIRECT_H
|
|
|
|
#if defined(_WIN32)
|
|
# include "win32/jconfig.h"
|
|
#else
|
|
# include "unix/jconfig.h"
|
|
#endif
|
|
|
|
#endif
|