mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 14:00:39 +00:00
Merge pull request #375 from DavidWyand-GG/SquishForLinux
Update squish library to compile under Linux
This commit is contained in:
commit
517b93866a
2 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue