mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Merge pull request #375 from DavidWyand-GG/SquishForLinux
Update squish library to compile under Linux
This commit is contained in:
commit
517b93866a
|
|
@ -25,6 +25,7 @@
|
|||
|
||||
#include "alpha.h"
|
||||
#include <algorithm>
|
||||
#include <limits.h>
|
||||
|
||||
namespace squish {
|
||||
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@
|
|||
#include "singlecolourfit.h"
|
||||
#include "colourset.h"
|
||||
#include "colourblock.h"
|
||||
#include <limits.h>
|
||||
|
||||
namespace squish {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue