Skip to content

Commit b9b02b6

Browse files
committed
try fix compiler error on msvc AlpineMapsOrg#2
1 parent 8b34f2d commit b9b02b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nucleus/utils/CompressedTexture.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*****************************************************************************/
1818

19+
#include <array>
1920
#include <cstdint>
2021
#define GOOFYTC_IMPLEMENTATION
2122
#include <GoofyTC/goofy_tc.h>

0 commit comments

Comments
 (0)