Merge pull request #375 from DavidWyand-GG/SquishForLinux

Update squish library to compile under Linux
This commit is contained in:
David Wyand 2013-05-07 20:55:36 -07:00
commit 517b93866a
2 changed files with 2 additions and 0 deletions

View file

@ -25,6 +25,7 @@
#include "alpha.h"
#include <algorithm>
#include <limits.h>
namespace squish {

View file

@ -26,6 +26,7 @@
#include "singlecolourfit.h"
#include "colourset.h"
#include "colourblock.h"
#include <limits.h>
namespace squish {