Merge pull request #3830 from thedax/fix2013Build

Fix Visual Studio 2013 build.
This commit is contained in:
Henrik Rydgård 2013-09-19 11:42:53 -07:00
commit 0b150a46b1

View File

@ -21,6 +21,8 @@
#include "native/ext/cityhash/city.h"
#include "native/ext/jpge/jpgd.h"
#include <algorithm>
static int mjpegWidth, mjpegHeight;
void __JpegInit() {