Added #include <stdio.h> for Mingw build
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "TileMapper.h"
|
||||
#include "TXPNode.h"
|
||||
|
||||
Reference in New Issue
Block a user